Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/lib/
Dsource_utils.py42 def is_extension_uncompiled_python_source(file_path): function
73 if (not is_extension_uncompiled_python_source(py_file_path) and
/external/tensorflow/tensorflow/python/debug/cli/
Danalyzer_cli.py1225 if source_utils.is_extension_uncompiled_python_source(file_path):