Class TupleGetItem

Inheritance Relationships

Base Type

Class Documentation

class TupleGetItem : public mindspore::ops::PrimitiveC

TupleGetItem op is added to the multi-output node to describe which output of the node, which is only used in FuncGraph.

Public Functions

inline TupleGetItem()

Constructor.

~TupleGetItem() = default

Destructor.