Reset
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
x |
|
√ |
|
x |
|
√ |
Function Usage
Releases custom TbufPool resources and resets variables such as event ID.
Prototype
1 | __aicore__ inline void Reset() |
Constraints
This API is called when the custom TBufPool resource pool is switched. After the API is called, the corresponding resource pool and the buffer allocated by the resource pool cannot be used.
Returns
None
Example
For details, see Example.
Parent topic: TBufPool