Searched defs:AddCall (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/acl_vm/ | ||
| D | acl_vm.cc | 236 int64_t AclCompileGraph::AddCall(const FuncGraphPtr &graph, const CNodePtr &node) { in AddCall() function in mindspore::AclCompileGraph |
| /third_party/mindspore/mindspore/ccsrc/vm/ | ||
| D | transform.cc | 375 int64_t CompileGraph::AddCall(const FuncGraphPtr &graph, const CNodePtr &node) { in AddCall() function in mindspore::compile::CompileGraph |