Constructor for TBuf

Product Support

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference product's AI Core

Atlas inference product's Vector Core

x

Atlas training products

Function

Initializes data members during TBuf object creation.

Prototype

1
2
template <TPosition pos = TPosition::LCM>
__aicore__ inline TBuf();

Parameters

Table 1 Template parameters

Parameter

Meaning

pos

Logical location of TBuf. The value is VECCALC. For details about TPosition, see TPosition.

Restrictions

None