Class Unique

Inheritance Relationships

Base Type

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.

Public Functions

Unique()

Constructor.

~Unique() = default

Destructor.