Searched defs:CreateFuncGraph (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/ | ||
| D | cluster_cce_lib_ops.cc | 139 void ClusterCceLibOps::CreateFuncGraph(const FuncGraphPtr &func_graph, const std::vector<size_t> &n… in CreateFuncGraph() function in mindspore::graphkernel::ClusterCceLibOps |
| D | graph_kernel_cluster.cc | 288 void GraphKernelCluster::CreateFuncGraph(const FuncGraphPtr &func_graph, const std::vector<size_t> … in CreateFuncGraph() function in mindspore::graphkernel::GraphKernelCluster |
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/third_party/ | ||
| D | third_party_model_parser.cc | 79 api::FuncGraphPtr ThirdPartyModelParser::CreateFuncGraph() { in CreateFuncGraph() function in mindspore::lite::ThirdPartyModelParser |