FlowMsgQueue Constructor and Destructor

Applicability

Product

Supported

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product

x

Atlas training product

x

Function Description

Constructs and destructs an object of class FlowMsgQueue.

Prototype

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

Parameters

None

Returns

None

Exception Handling

None

Constraints

In streaming input scenarios (where the input parameter of FlowFunc is a queue), the framework does not support data alignment or proactive exception reporting by UDFs.