Class Unique
- Defined in File transforms.h 
Inheritance Relationships
Base Type
- public mindspore::dataset::TensorTransform(Class TensorTransform)
Class Documentation
- 
class Unique : public mindspore::dataset::TensorTransform
- Return an output tensor that contains all the unique elements of the input tensor in the same order as they appear in the input tensor.