FlowMsgQueue Constructor and Destructor

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

Constructs and destructs an object of class FlowMsgQueue.

Prototype

1
2
FlowMsgQueue() = default
~FlowMsgQueue() = default

Command-Line Options

None

Returns

None

Troubleshooting

None

Constraints

In scenarios with streaming input (the input of FlowFunc is a queue), the framework does not support data alignment and exception handling.