SetDataPos

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 products

x

Atlas training products

x

Function Description

Sets the position of the output data in the weight matrix.

Prototype

1
void SetDataPos(const std::vector<std::pair<int32_t, int32_t>> &dataPos) = 0

Command-Line Options

Parameter

Input/Output

Description

dataPos

Input

Position of the output data in the weight matrix.

Returns

None

Troubleshooting

None

Constraints

None