mindspore.Tensor.ormqr

View Source On Gitee
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 of mindspore.ops.ormqr().