Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/inputs/
H A Dutils.cc38 Status ReadGraphDefFromFile(const string& graph_def_path, GraphDef* result) { in ReadGraphDefFromFile()
46 Status ReadMetaGraphDefFromFile(const string& graph_def_path, in ReadMetaGraphDefFromFile()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/tests/
H A Dauto_clustering_test_helper.cc204 Status BenchmarkMarkForCompilation(absl::string_view graph_def_path, in BenchmarkMarkForCompilation()