Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/
Dps_cache_basic.h37 virtual bool MallocConstantMemory(size_t cache_vocab_size) { return true; } in MallocConstantMemory() function
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.cc135 bool AscendPsCache::MallocConstantMemory(size_t cache_vocab_size) { in MallocConstantMemory() function in mindspore::ps::ascend::AscendPsCache