Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/acl_vm/
Dacl_vm.cc236 int64_t AclCompileGraph::AddCall(const FuncGraphPtr &graph, const CNodePtr &node) { in AddCall() function in mindspore::AclCompileGraph
/third_party/mindspore/mindspore/ccsrc/vm/
Dtransform.cc375 int64_t CompileGraph::AddCall(const FuncGraphPtr &graph, const CNodePtr &node) { in AddCall() function in mindspore::compile::CompileGraph