Home
last modified time | relevance | path

Searched defs:AddCall (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/acl/acl_vm/
Dacl_vm.cc245 int64_t AclCompileGraph::AddCall(const FuncGraphPtr &graph, const CNodePtr &node) { in AddCall() function in mindspore::AclCompileGraph
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/
Dtransform.cc381 int64_t CompileGraph::AddCall(const FuncGraphPtr &graph, const CNodePtr &node) { in AddCall() function in mindspore::compile::CompileGraph