Skip to content

Commit 1b40639

Browse files
BrianWiedertensorflower-gardener
authored andcommitted
Move usages of python/util:util to the newly split up targets.
PiperOrigin-RevId: 516970639
1 parent 17b39ee commit 1b40639

File tree

1 file changed

+1
-1
lines changed
  • tensorflow_model_optimization/python/core/quantization/keras

1 file changed

+1
-1
lines changed

tensorflow_model_optimization/python/core/quantization/keras/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ py_strict_library(
219219
":quantize_aware_activation",
220220
":utils",
221221
# tensorflow dep1,
222-
# python/util tensorflow dep2,
222+
# python/util:tf_inspect tensorflow dep2,
223223
"//tensorflow_model_optimization/python/core/keras:metrics",
224224
"//tensorflow_model_optimization/python/core/keras:utils",
225225
],

0 commit comments

Comments
 (0)