Class Reshape

Inheritance Relationships

Base Type

Class Documentation

class Reshape : public mindspore::ops::PrimitiveC

Reshapes the input tensor with the same values based on a given shape tuple. Refer to Python API mindspore.ops.Reshape for more details.

Public Functions

inline Reshape()

Constructor.

~Reshape() = default

Destructor.

inline void Init()

Init.