Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dcommon_somas_allocator.cc52 uint8_t *CommonSomasAllocator::GetNodeOutputPtr(const AnfNodePtr &node, size_t index) const { in GetNodeOutputPtr() function in mindspore::device::CommonSomasAllocator
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/mem_reuse/
Dmem_reuse.cc477 uint8_t *MemReuseUtil::GetNodeOutputPtr(const AnfNodePtr &node, size_t index) const { in GetNodeOutputPtr() function in mindspore::memreuse::MemReuseUtil