Automated Code Change

PiperOrigin-RevId: 662904771
This commit is contained in:
A. Unique TensorFlower 2024-08-14 07:02:47 -07:00
parent bf6cf4dec9
commit 38d80cae92

View file

@ -35,6 +35,7 @@ py_test(
py_test(
name = "dp_keras_model_distributed_test",
timeout = "long",
srcs = ["dp_keras_model_distributed_test.py"],
tags = [
"manual",