Searched refs:ImportTensorFlowGraphDef (Results 1 – 3 of 3) sorted by relevance
37 std::unique_ptr<Model> ImportTensorFlowGraphDef(41 std::unique_ptr<Model> ImportTensorFlowGraphDef(
220 model = ImportTensorFlowGraphDef(model_flags, tf_import_flags, in Import()
2558 std::unique_ptr<Model> ImportTensorFlowGraphDef( in ImportTensorFlowGraphDef() function2615 std::unique_ptr<Model> ImportTensorFlowGraphDef( in ImportTensorFlowGraphDef() function2626 return ImportTensorFlowGraphDef(model_flags, tf_import_flags, *tf_graph); in ImportTensorFlowGraphDef()