Searched defs:AddPartial (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/acl/acl_vm/ | ||
| D | acl_vm.cc | 225 void AclCompileGraph::AddPartial(const CNodePtr &node) { in AddPartial() function in mindspore::AclCompileGraph |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/ | ||
| D | transform.cc | 305 void CompileGraph::AddPartial(const CNodePtr &node) { in AddPartial() function in mindspore::compile::CompileGraph |