From 150c41de648a7abb61e2546b978a47ffe50c7f05 Mon Sep 17 00:00:00 2001 From: Profiler Team Date: Thu, 7 Nov 2024 19:38:24 -0800 Subject: [PATCH] Project import generated by Copybara PiperOrigin-RevId: 694331674 --- .../integration_tests/tpu/tensorflow/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/tensorboard_plugin_profile/integration_tests/tpu/tensorflow/BUILD b/plugin/tensorboard_plugin_profile/integration_tests/tpu/tensorflow/BUILD index c614d434..3b42ca42 100644 --- a/plugin/tensorboard_plugin_profile/integration_tests/tpu/tensorflow/BUILD +++ b/plugin/tensorboard_plugin_profile/integration_tests/tpu/tensorflow/BUILD @@ -25,7 +25,7 @@ profiler_test( py_strict_library( name = "tpu_tf2_keras_xla", srcs = ["tpu_tf2_keras_test.py"], - visibility = ["//plugin:__pkg__"], + visibility = ["//visibility:private"], deps = [ "//:expect_tensorflow_installed", "//plugin/tensorboard_plugin_profile/convert:raw_to_tool_data",