Class Duplicate

Inheritance Relationships

Base Type

Class Documentation

class Duplicate : public mindspore::dataset::TensorTransform

Duplicate the input tensor to a new output tensor. The input tensor is carried over to the output list.

Public Functions

Duplicate()

Constructor.

~Duplicate() = default

Destructor.