Add support to TPU automatic profiler.

PiperOrigin-RevId: 266487460
This commit is contained in:
A. Unique TensorFlower 2019-08-30 17:35:45 -07:00 committed by TensorFlower Gardener
parent 346a489caf
commit 6a9d6a32c9

View File

@ -1,6 +1,6 @@
load("//tensorflow:tensorflow.bzl", "tf_cc_binary")
load("//tensorflow/core/platform:default/build_config.bzl", "tf_additional_all_protos", "tf_proto_library")
# Placeholder for Google-internal load statements.
# Placeholder for Google-internal load statements - 2.
package(
default_visibility = ["//visibility:public"],