Skip to content

Commit 16cfb2b

Browse files
No-op internal change
PiperOrigin-RevId: 705496909
1 parent 84b3e7a commit 16cfb2b

File tree

1 file changed

+4
-0
lines changed
  • tensorflow_serving/servables/tensorflow

1 file changed

+4
-0
lines changed

tensorflow_serving/servables/tensorflow/BUILD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,6 +1118,10 @@ cc_library(
11181118
name = "mock_servable",
11191119
testonly = True,
11201120
hdrs = ["mock_servable.h"],
1121+
visibility = [
1122+
"//learning/gemini/deployment/disaggregation/wiz_py/cc_driver:__pkg__",
1123+
"//tensorflow_serving:internal",
1124+
],
11211125
deps = [
11221126
":servable",
11231127
"//tensorflow_serving/apis:classification_cc_proto",

0 commit comments

Comments
 (0)