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.py47 def is_extension_uncompiled_python_source(file_path): function
75 if (not is_extension_uncompiled_python_source(py_file_path) and
Ddumping_callback.py242 if source_utils.is_extension_uncompiled_python_source(file_path):
/external/tensorflow/tensorflow/python/debug/cli/
Danalyzer_cli.py1224 if source_utils.is_extension_uncompiled_python_source(file_path):