Class GetNext

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class GetNext : public mindspore::ops::BaseOperator

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

Public Functions

inline GetNext()

Constructor.

inline void Init() const

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