Home
last modified time | relevance | path

Searched refs:is_extension_uncompiled_python_source (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Dsource_utils.py43 def is_extension_uncompiled_python_source(file_path): function
71 if (not is_extension_uncompiled_python_source(py_file_path) and
Ddumping_callback.py237 if source_utils.is_extension_uncompiled_python_source(file_path):
/external/tensorflow/tensorflow/python/debug/cli/
Danalyzer_cli.py1219 if source_utils.is_extension_uncompiled_python_source(file_path):