Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/
D__init__.py56 from tensorflow.python.debug.lib.debug_graphs import reconstruct_non_debug_graph_def
/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_graph_reconstruction_test.py118 debug_graphs.reconstruct_non_debug_graph_def(
Ddebug_graphs.py482 def reconstruct_non_debug_graph_def(debug_graph_def): function