Searched refs:meta_graph_file (Results 1 – 2 of 2) sorted by relevance
65 const string& id, const string& meta_graph_file, const ItemConfig& cfg);
644 const string& id, const string& meta_graph_file, const ItemConfig& cfg) { in GrapplerItemFromMetaGraphDefFile() argument646 if (!ReadMetaGraphDefFromFile(meta_graph_file, &meta_graph).ok()) { in GrapplerItemFromMetaGraphDefFile()