Add SVD Op and it's GPU and CPU kernel (#34953)
* Add SVD Op and it's GPU and CPU kernel * Remove CUDAPlace in test_svd_op, make the test available in CPU package * modfity the file * fix windows bug/ fix ROCM / fix test timeout * for pass the CIs * improve error report * for code review * some modification to test_svd_op * change python code style * expose the svd interface for document
Showing
paddle/fluid/operators/svd_op.cc
0 → 100644
paddle/fluid/operators/svd_op.cu
0 → 100644
paddle/fluid/operators/svd_op.h
0 → 100644
想要评论请 注册 或 登录