Class InvertPermutation

Inheritance Relationships

Base Type

Class Documentation

class InvertPermutation : public mindspore::ops::PrimitiveC

Computes the inverse of an index permutation. Refer to Python API mindspore.ops.InvertPermutation for more details.

Public Functions

inline InvertPermutation()

Constructor.

~InvertPermutation() = default

Destructor.