Skip to content

Commit bba3f17

Browse files
Xharktensorflower-gardener
authored andcommitted
Add keras:compat dependency to clustering callbacks.
PiperOrigin-RevId: 335719012
1 parent 6b32758 commit bba3f17

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_model_optimization/python/core/clustering/keras

1 file changed

+1
-0
lines changed

tensorflow_model_optimization/python/core/clustering/keras/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ py_library(
7979
visibility = ["//visibility:public"],
8080
deps = [
8181
# tensorflow dep1,
82+
"//tensorflow_model_optimization/python/core/keras:compat",
8283
],
8384
)
8485

0 commit comments

Comments
 (0)