CheckInnerNodesInfo

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

Atlas inference products

Atlas training products

Description

Checks the input and output of an InnerNodeInfo object.

Prototype

1
ge::graphStatus CheckInnerNodesInfo();

Parameters

None

Returns

A status code of type ge::graphStatus. ge::GRAPH_SUCCESS indicates success, and any other return value indicates failure.

Restrictions

None