SetOutput

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 tensor of the output with a specified index. This function is called by Proc.

Prototype

1
int32_t SetOutput(uint32_t outIdx, std::shared_ptr<FlowMsg> outMsg)

Command-Line Options

Parameter

Input/Output

Description

outIdx

Input

Index of the specified output.

outMsg

Input

Message of the specified output.

Returns

Troubleshooting

None

Constraints

None