Skip to content

Commit 3907091

Browse files
qlzh727tensorflower-gardener
authored andcommitted
Adding missing build deps for benchmark tests.
PiperOrigin-RevId: 334900981 Change-Id: I9c5570e728ce01ce2382b715a3c74b8d35591212
1 parent ac90e7b commit 3907091

File tree

1 file changed

+1
-0
lines changed
  • tensorflow/python/keras/benchmarks

1 file changed

+1
-0
lines changed

tensorflow/python/keras/benchmarks/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ cuda_py_test(
7777
deps = [
7878
":profiler_lib",
7979
"//tensorflow:tensorflow_py",
80+
"//tensorflow/python/keras/utils:tf_inspect",
8081
],
8182
)
8283

0 commit comments

Comments
 (0)