mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Remove license comments from BUILD files, as these can become stale.
PiperOrigin-RevId: 366846007 Change-Id: Ibf098eff1091436cc9be2bdaec232a19fe5cc4a5
This commit is contained in:
committed by
TensorFlower Gardener
parent
5dfa796725
commit
cf83547233
@@ -1,7 +1,7 @@
|
||||
load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
|
||||
load("//tensorflow:tensorflow.bzl", "tf_cc_test")
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
package(default_visibility = ["//visibility:private"])
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
package(default_visibility = [":friends"])
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ load(
|
||||
"go_grpc_library",
|
||||
)
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ package(
|
||||
default_visibility = [
|
||||
"//tensorflow/core:__subpackages__",
|
||||
],
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
licenses = ["notice"],
|
||||
)
|
||||
|
||||
exports_files(
|
||||
|
||||
@@ -19,7 +19,7 @@ package(
|
||||
default_visibility = ["//tensorflow:internal"],
|
||||
)
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
tf_gpu_library(
|
||||
name = "blas_gemm",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
filegroup(
|
||||
name = "flex_delegate",
|
||||
|
||||
@@ -6,7 +6,7 @@ load("//tensorflow/lite:build_def.bzl", "tflite_copts")
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
exports_files(
|
||||
srcs = ["flex_delegate_jni.cc"],
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
filegroup(
|
||||
name = "hexagon_delegate",
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
# Java Native Interface (JNI) library intended for implementing the
|
||||
# TensorFlow Lite Hexagon delegate Java API using the TensorFlow Lite CC library.
|
||||
|
||||
package(default_visibility = ["//tensorflow/lite/delegates/hexagon/java:__subpackages__"])
|
||||
|
||||
load("//tensorflow/lite:build_def.bzl", "tflite_copts")
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
package(default_visibility = ["//tensorflow/lite/delegates/hexagon/java:__subpackages__"])
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
cc_library(
|
||||
name = "native",
|
||||
|
||||
@@ -19,7 +19,7 @@ visibility = [
|
||||
|
||||
package(
|
||||
default_visibility = visibility,
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
licenses = ["notice"],
|
||||
)
|
||||
|
||||
tf_cc_shared_object(
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
package(default_visibility = ["//visibility:private"])
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
sh_binary(
|
||||
name = "build_pip_package",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
load("//tensorflow/core/platform:rules_cc.bzl", "cc_library")
|
||||
load("//tensorflow:tensorflow.bzl", "tf_copts")
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
package(default_visibility = ["//tensorflow/stream_executor:__subpackages__"])
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ load(
|
||||
|
||||
package(
|
||||
default_visibility = ["//tensorflow/tools/consistency_integration_test:__subpackages__"],
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
licenses = ["notice"],
|
||||
)
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
@@ -5,7 +5,7 @@ load(
|
||||
"py_test",
|
||||
)
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
package(
|
||||
default_visibility = [
|
||||
@@ -13,7 +13,7 @@ package(
|
||||
],
|
||||
)
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
licenses(["notice"])
|
||||
|
||||
py_library(
|
||||
name = "compat_checker",
|
||||
|
||||
2
third_party/hadoop/BUILD
vendored
2
third_party/hadoop/BUILD
vendored
@@ -1,6 +1,6 @@
|
||||
package(
|
||||
default_visibility = ["//visibility:public"],
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
licenses = ["notice"],
|
||||
)
|
||||
|
||||
exports_files(["LICENSE.txt"])
|
||||
|
||||
2
third_party/ruy/BUILD
vendored
2
third_party/ruy/BUILD
vendored
@@ -2,7 +2,7 @@
|
||||
|
||||
package(
|
||||
default_visibility = ["//visibility:public"],
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
licenses = ["notice"],
|
||||
)
|
||||
|
||||
# The LICENSE from this package is used during pip package generation.
|
||||
|
||||
Reference in New Issue
Block a user