Class GetNext
Defined in File getnext.h
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.
-
inline GetNext()