HomeSort by relevance Sort by last modified time
    Searched refs:watch_graph (Results 1 - 13 of 13) sorted by null

  /external/tensorflow/tensorflow/python/debug/lib/
debug_utils_test.py 189 debug_utils.watch_graph(
220 debug_utils.watch_graph(
234 debug_utils.watch_graph(
246 debug_utils.watch_graph(
259 debug_utils.watch_graph(
271 debug_utils.watch_graph(
dist_session_debug_grpc_test.py 138 debug_utils.watch_graph(
150 debug_utils.watch_graph(
debug_utils.py 82 def watch_graph(run_options, function
186 This is similar to `watch_graph()`, but the node names and op types are
201 See the documentation of `watch_graph` for more details.
session_debug_multi_gpu_test.py 73 debug_utils.watch_graph(run_options, sess.graph,
session_debug_testlib.py 153 debug_utils.watch_graph(
    [all...]
source_utils_test.py 116 debug_utils.watch_graph(
239 debug_utils.watch_graph(
debug_graph_reconstruction_test.py 94 debug_utils.watch_graph(
session_debug_grpc_test.py 563 debug_utils.watch_graph(
635 debug_utils.watch_graph(
668 debug_utils.watch_graph(
713 debug_utils.watch_graph(
    [all...]
debug_gradients_test.py 347 debug_utils.watch_graph(run_options, self.sess.graph, debug_urls=debug_url)
  /external/tensorflow/tensorflow/python/debug/
__init__.py 20 @@watch_graph
59 from tensorflow.python.debug.lib.debug_utils import watch_graph
  /external/tensorflow/tensorflow/python/debug/wrappers/
hooks.py 203 debug_utils.watch_graph(
229 When the arguments of debug_utils.watch_graph changes, strongly consider
288 debug_utils.watch_graph(
framework.py 632 debug_utils.watch_graph(
    [all...]
  /external/tensorflow/tensorflow/python/debug/cli/
analyzer_cli_test.py 621 debug_utils.watch_graph(
    [all...]

Completed in 217 milliseconds