mindspore.Tensor.ormqr
- Tensor.ormqr(input2, input3, left=True, transpose=False)[source]
For details, please refer to
mindspore.ops.ormqr()
, Args input2 and input3 correspond to the args tau and other ofmindspore.ops.ormqr()
.Warning
This is an experimental API that is subject to change or deletion.