We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f947261 commit b1f157fCopy full SHA for b1f157f
1 file changed
tensorflow/contrib/cmake/tf_tests.cmake
@@ -190,6 +190,7 @@ if (tensorflow_BUILD_PYTHON_TESTS)
190
"${tensorflow_source_dir}/tensorflow/python/profiler/pprof_profiler_test.py"
191
# flaky test
192
"${tensorflow_source_dir}/tensorflow/python/profiler/internal/run_metadata_test.py"
193
+ "${tensorflow_source_dir}/tensorflow/python/profiler/model_analyzer_test.py"
194
# Fails because uses data dependencies with bazel
195
"${tensorflow_source_dir}/tensorflow/python/saved_model/saved_model_test.py"
196
# requires scipy
0 commit comments