Skip to content

Commit dd0a723

Browse files
Add parameterized dependency to checkpointing_test
PiperOrigin-RevId: 887748893
1 parent de9eaf3 commit dd0a723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tf_keras/distribute/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ distribute_py_test(
149149
deps = [
150150
"//:tf_nightly_with_deps", # "//third_party/py/tensorflow:tensorflow_core"
151151
"//tf_keras/optimizers/legacy:optimizers",
152+
"@pypi//absl_py", # absl/testing:parameterized
152153
],
153154
)
154155

0 commit comments

Comments
 (0)