Reset

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

x

Atlas inference product's AI Core

Atlas inference product's Vector Core

x

Atlas training products

Function

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()

Restrictions

None

Returns

None

Example

See InitBufPool.