Class Transpose

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.