Class Transpose
Defined in File transpose.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class Transpose : public mindspore::ops::PrimitiveC
Permutes the dimensions of the input tensor according to input permutation. Refer to Python API mindspore.ops.Transpose for more details.
Public Functions
-
inline Transpose()
Constructor.
-
~Transpose() = default
Destructor.
-
inline void Init()
Init.
-
inline Transpose()