Home
last modified time | relevance | path

Searched defs:root_func_manager (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dquantization_optimizer.cc342 auto root_func_manager = Manage(func_graph); in Run() local
Dquantize_util.cc703 static auto root_func_manager = Manage(*func_graph_bak); in CloneFuncGraph() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/pytorch/
Dpytorch_model_parser.cc78 static auto root_func_manager = Manage(anf_graph); in Parse() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/caffe/
Dcaffe_model_parser.cc180 static auto root_func_manager = Manage(graph); in Parse() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/tf/
Dtf_model_parser.cc646 static auto root_func_manager = Manage(graph); in Parse() local
868 static auto root_func_manager = Manage(main_graph); in ControlFlowNodePostProcess() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/tflite/
Dtflite_model_parser.cc667 static auto root_func_manager = Manage(func_graph); in ControlFlowNodePostProcess() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/onnx/
Donnx_model_parser.cc675 static auto root_func_manager = Manage(graph); in Parse() local