Class GetNext

Inheritance Relationships

Base Type

Class Documentation

class GetNext : public mindspore::ops::PrimitiveC

Returns the next element in the dataset queue. Refer to Python API mindspore.ops.GetNext for more details.

Public Functions

inline GetNext()

Constructor.

~GetNext() = default

Destructor.

inline void Init()

Init. Refer to the parameters of Python API mindspore.ops.GetNext for the inputs.