Searched defs:graph_def_path (Results 1 – 3 of 3) sorted by relevance
38 Status ReadGraphDefFromFile(const string& graph_def_path, GraphDef* result) { in ReadGraphDefFromFile()46 Status ReadMetaGraphDefFromFile(const string& graph_def_path, in ReadMetaGraphDefFromFile()
205 Status BenchmarkMarkForCompilation(absl::string_view graph_def_path, in BenchmarkMarkForCompilation()
200 const string& graph_def_path, in LoadGraphFromProtoFile()