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

  /external/tensorflow/tensorflow/core/graph/
graph.h 502 GraphDef ToGraphDefDebug() const;
graph.cc 525 GraphDef Graph::ToGraphDefDebug() const {
graph_constructor_test.cc 163 return graph_.ToGraphDefDebug().DebugString();
    [all...]

Completed in 93 milliseconds