Class MatrixDiagPartV3

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class MatrixDiagPartV3 : public mindspore::ops::BaseOperator

get the specified part of the inner most diag matrix of a matrix, fill with padding value . Refer to Python API mindspore.ops.MatrixDiagPart for more details.

Public Functions

inline MatrixDiagPartV3()

Constructor.