[paddle.linalg.qr] Add the Qr Operator (#35742)
* Add QR decomposition op * Change codes to adapt to new svd_helper * Update linalg.py Restore the deleted comma * Restore the deleted line * Update linalg.py * Update linalg.py * Improve the qr code by reviews * Update QR based on CI results * Update qr doc, test=document_fix * Change unsafe and ill-formed codes
Showing
paddle/fluid/operators/qr_op.cc
0 → 100644
paddle/fluid/operators/qr_op.cu
0 → 100644
paddle/fluid/operators/qr_op.h
0 → 100644
想要评论请 注册 或 登录