Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Danf.h1083 inline Value *GetValuePtr(const AnfNodePtr &node) { in GetValuePtr() function
1097 inline S *GetValuePtr(const AnfNodePtr &node) { in GetValuePtr() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel.cc507 const void *KernelTensor::GetValuePtr() { in GetValuePtr() function in mindspore::kernel::KernelTensor