Searched refs:ImportTensorFlowGraphDef (Results 1 – 3 of 3) sorted by relevance
38 std::unique_ptr<Model> ImportTensorFlowGraphDef(44 std::unique_ptr<Model> ImportTensorFlowGraphDef(
225 model = ImportTensorFlowGraphDef(model_flags, tf_import_flags, in Import()
2730 std::unique_ptr<Model> ImportTensorFlowGraphDef( in ImportTensorFlowGraphDef() function2788 std::unique_ptr<Model> ImportTensorFlowGraphDef( in ImportTensorFlowGraphDef() function2799 return ImportTensorFlowGraphDef(model_flags, tf_import_flags, *tf_graph); in ImportTensorFlowGraphDef()