Skip to content

Commit

Permalink
Add keras:compat dependency to clustering callbacks.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 335719012
  • Loading branch information
Xhark authored and tensorflower-gardener committed Oct 6, 2020
1 parent 6b32758 commit bba3f17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ py_library(
visibility = ["//visibility:public"],
deps = [
# tensorflow dep1,
"//tensorflow_model_optimization/python/core/keras:compat",
],
)

Expand Down

0 comments on commit bba3f17

Please sign in to comment.