Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copybara change, may affect some comments in third_party BUILD files. #22063

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion third_party/FP16/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/dlpack/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/gloo/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/llvm/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/mpitrampoline/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/nanobind/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/py/numpy/tf_numpy_api/BUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TensorFlow API backwards compatibility test goldens for tf.experimental.numpy.

package(
# copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
# copybara:uncomment default_applicable_licenses = ["//third_party/tensorflow:license"],
default_visibility = ["//visibility:public"],
licenses = ["notice"],
)
Expand Down
2 changes: 1 addition & 1 deletion third_party/robin_map/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/shardy/BUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Necessary for bazel to recognize this as a package.

# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])

exports_files(srcs = [
"temporary.patch",
Expand Down
2 changes: 1 addition & 1 deletion third_party/spirv_llvm_translator/BUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package(
# copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
# copybara:uncomment default_applicable_licenses = ["//third_party/tensorflow:license"],
default_visibility = ["//visibility:public"],
licenses = ["notice"],
)
Expand Down
2 changes: 1 addition & 1 deletion third_party/triton/BUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
load("//tools/build_defs/testing:bzl_library.bzl", "bzl_library")

# copybara:uncomment_begin
# package(default_applicable_licenses = ["//tensorflow:license"])
# package(default_applicable_licenses = ["//third_party/tensorflow:license"])
#
# filegroup(
# name = "patch_files",
Expand Down
2 changes: 1 addition & 1 deletion third_party/tsl/third_party/llvm/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])
2 changes: 1 addition & 1 deletion third_party/uv/BUILD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
# copybara:uncomment package(default_applicable_licenses = ["//third_party/tensorflow:license"])