SetRetCode

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

Sets the error code in FlowMsg.

Prototype

1
void SetRetCode(int32_t ret_code)

Parameters

Parameter

Input/Output

Description

ret_code

Input

Error code.

Returns

None

Exception Handling

None

Constraints

None