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