• Y
    [paddle.linalg.qr] Add the Qr Operator (#35742) · 34d785c2
    Yulong Ao 提交于
    * 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
    34d785c2
cusolver.h 4.2 KB