Sync OSS keras to head.

PiperOrigin-RevId: 348083084
Change-Id: I7ee1cf13c157952929854654ea081bb6c3e4db0d
This commit is contained in:
Scott Zhu 2020-12-17 13:31:31 -08:00 committed by TensorFlower Gardener
parent 50c75992c7
commit 684bbf8dec

View File

@ -232,6 +232,7 @@ py_test(
":benchmark_util", ":benchmark_util",
":profiler_lib", ":profiler_lib",
"//tensorflow:tensorflow_py", "//tensorflow:tensorflow_py",
"//tensorflow/python/keras/optimizer_v2",
], ],
) )