Searched defs:MallocMem (Results 1 – 2 of 2) sorted by relevance
83 uint8_t *MallocMem(MemType type, size_t size, const DeviceAddressPtr &address) { in MallocMem() function
126 uint8_t *MemoryManager::MallocMem(MemType type, size_t size, const DeviceAddressPtr &address, uint3… in MallocMem() function in mindspore::device::MemoryManager