Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Druntime_allocator.cc97 void RuntimeAllocator::MallocTensorData(lite::Tensor *tensor) { in MallocTensorData() function in mindspore::RuntimeAllocator
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dtensor_util.cc680 int MallocTensorData(Tensor *tensor) { in MallocTensorData() function
803 int MallocTensorData(Tensor *tensor) { in MallocTensorData() function