We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac90e7b commit 3907091Copy full SHA for 3907091
tensorflow/python/keras/benchmarks/BUILD
@@ -77,6 +77,7 @@ cuda_py_test(
77
deps = [
78
":profiler_lib",
79
"//tensorflow:tensorflow_py",
80
+ "//tensorflow/python/keras/utils:tf_inspect",
81
],
82
)
83
0 commit comments