Reset

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product AI Core

Atlas inference product Vector Core

x

Atlas training product

Function Usage

Ends the events being processed by TbufPool resource pool when switching to another pool. After this API is called, the current resource pool and its allocated buffers still exist, but the buffer contents may be rewritten. You can switch back to the resource pool later and resume using the buffers without allocating them again.

Prototype

1
__aicore__ inline void Reset()

Constraints

None

Returns

None

Example

For details, see InitBufPool.