HomeSort by relevance Sort by last modified time
    Searched defs:PublishGraph (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/debug/
debugger_state_impl.cc 54 Status DebugGraphDecorator::PublishGraph(const Graph& graph,
64 return DebugIO::PublishGraph(graph, device_name, debug_urls);
debug_io_utils.cc 474 Status DebugIO::PublishGraph(const Graph& graph, const string& device_name,
    [all...]

Completed in 102 milliseconds