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