MutableRecentInnerNode

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

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