Class Transpose

Inheritance Relationships

Base Type

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.