Skip to content

Commit

Permalink
[Phi] Move QR to Phi (#44742)
Browse files Browse the repository at this point in the history
* [Phi] Move Qr to the Phi

* [Phi] Regiter the cpu grad kernel for qr

* [Phi] Share the cuda kernels to lstsq

* [Phi] Remove some improper inlcude files

* [Phi] Modify codes based on the reviews

* [Phi] Remove unecessary files and add the cuda_only comment

* [Phi] Remove the unecessary include file

* [Phi] Remove qr_op.cu and lstsq_op.cu
  • Loading branch information
aoyulong authored Aug 2, 2022
1 parent a298016 commit 2cf2e78
Show file tree
Hide file tree
Showing 18 changed files with 724 additions and 1,479 deletions.
308 changes: 0 additions & 308 deletions paddle/fluid/operators/lstsq_op.cu

This file was deleted.

Loading

0 comments on commit 2cf2e78

Please sign in to comment.