DeQue

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

x

Atlas A2 training product/Atlas A2 inference product

x

Atlas 200I/500 A2 inference product

x

Atlas inference product AI Core

x

Atlas inference product Vector Core

x

Atlas training product

x

Function Usage

Extracts tensors from the queue for subsequent processing.

Prototype

1
2
template <typename T>
__aicore__ inline LocalTensor<T> DeQue()

Parameters

None

Constraints

None

Returns

LocalTensor extracted from the queue.

Example

For details, see Example.