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

  /external/tensorflow/tensorflow/core/debug/
debug_service.proto 77 tfprof.OpLogProto graph_traceback = 5;
79 // Version of the graph in `graph_traceback` (if any).
  /external/tensorflow/tensorflow/python/debug/lib/
source_remote.py 141 graph_traceback = tfprof_logger.merge_default_with_oplog(
144 call_type=call_type, call_key=call_key, graph_traceback=graph_traceback,
153 in call_traceback.graph_traceback.log_entries),
154 call_traceback.graph_traceback.id_to_string))
grpc_debug_test_server.py 284 self._graph_tracebacks.append(request.graph_traceback)

Completed in 89 milliseconds