Home
last modified time | relevance | path

Searched defs:graph_def_path (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/inputs/
Dutils.cc38 Status ReadGraphDefFromFile(const string& graph_def_path, GraphDef* result) { in ReadGraphDefFromFile()
46 Status ReadMetaGraphDefFromFile(const string& graph_def_path, in ReadMetaGraphDefFromFile()
/external/tensorflow/tensorflow/compiler/jit/tests/
Dauto_clustering_test_helper.cc205 Status BenchmarkMarkForCompilation(absl::string_view graph_def_path, in BenchmarkMarkForCompilation()
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.cc200 const string& graph_def_path, in LoadGraphFromProtoFile()