Class Reshape

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Reshape : public mindspore::ops::BaseOperator

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.

inline void Init() const

Init.