Searched defs:WorkspaceAddrExist (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ | ||
| D | kernel_info.cc | 84 bool KernelInfo::WorkspaceAddrExist(size_t index) const { in WorkspaceAddrExist() function in mindspore::device::KernelInfo |
| /third_party/mindspore/mindspore/ccsrc/backend/session/ | ||
| D | anf_runtime_algorithm.cc | 1095 bool AnfRuntimeAlgorithm::WorkspaceAddrExist(const AnfNodePtr &node, size_t output_idx) { in WorkspaceAddrExist() function in mindspore::session::AnfRuntimeAlgorithm |