mindspore.hal.empty_cache

mindspore.hal.empty_cache()[source]

Empty cache in the memory pool, this api will be deprecated and removed in future versions. Please use the api mindspore.runtime.empty_cache() instead.

Note

  • Empty cache help reduce the fragmentation of device memory.

Supported Platforms:

Ascend