MutableRecentInnerNode

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

Defines an inner node that is added recently.

Prototype

1
InnerNodeInfo *MutableRecentInnerNode();

Parameters

None

Returns

A pointer to the most recently added InnerNodeInfo node or nullptr. nullptr indicates that no nodes have been added recently, and the list of added nodes is empty.

Restrictions

None