Class Transpose
Defined in File transpose.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class Transpose : public mindspore::ops::BaseOperator
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.
-
inline void Init() const
Init.
-
inline Transpose()