Class GetNext
Defined in File getnext.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline GetNext()