Class Reshape
Defined in File reshape.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline Reshape()