Skip to content

Commit

Permalink
Update visibility of tpu_xplane_utils
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 709157935
  • Loading branch information
Google-ML-Automation committed Jan 6, 2025
1 parent 1a6361a commit 82dd9fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xla/tsl/profiler/utils/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ cc_library(
name = "tpu_xplane_utils",
srcs = ["tpu_xplane_utils.cc"],
hdrs = ["tpu_xplane_utils.h"],
visibility = internal_visibility([":friends"]),
deps = [
":xplane_schema",
":xplane_utils",
Expand Down

0 comments on commit 82dd9fe

Please sign in to comment.