diff --git a/README.md b/README.md index fbc4f60..2fa62d5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Shardy +123 + Shardy is an MLIR-based tensor partitioning system for all dialects. Built from the collaboration of both the [GSPMD](https://arxiv.org/abs/2105.04663) and [PartIR](https://arxiv.org/abs/2401.11202) teams, it incorporates the best of diff --git a/third_party/absl/BUILD b/third_party/absl/BUILD index b6021e9..cc55841 100644 --- a/third_party/absl/BUILD +++ b/third_party/absl/BUILD @@ -1 +1 @@ -package(default_applicable_licenses = ["//third_party/tensorflow:license"]) # copybara:comment +# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"]) diff --git a/third_party/llvm/BUILD b/third_party/llvm/BUILD index b6021e9..cc55841 100644 --- a/third_party/llvm/BUILD +++ b/third_party/llvm/BUILD @@ -1 +1 @@ -package(default_applicable_licenses = ["//third_party/tensorflow:license"]) # copybara:comment +# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])