mindspore.runtime.MemPool

查看源文件
class mindspore.runtime.MemPool(allocator)[源代码]

MemPool封装了一个 mindspore.runtime.PluggableAllocator ,并将其传递给 mindspore.runtime.use_mem_pool() 使用。

参数:
支持平台:

Ascend