Home
last modified time | relevance | path

Searched refs:GetMaxMallocSize (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/
Dinner_allocator.cc26 max_malloc_size_ = lite::GetMaxMallocSize(); in DefaultAllocator()
/third_party/mindspore/mindspore/lite/src/common/
Dutils.cc158 size_t GetMaxMallocSize() { in GetMaxMallocSize() function
Dutils.h38 size_t GetMaxMallocSize();
/third_party/mindspore/mindspore/lite/src/
Dtensor.cc28 static const size_t max_malloc_size_ = GetMaxMallocSize();