[PHI] Move lu to phi (#44605)
* Add kernel declarations
* Copy kernel implementation code
* Transfer implementation code
* Register new kernels
* Remove old kernels
* Fix code style
* Fix bugs
* mutable_data->HostAlloc
* Transfer infermeta
* Add yaml and update python api
* Add PADDLE_WITH_HIP check
* Update unittests
* Fix bugs
* Fix bugs
* Optimize directory structure
* Add output checks
* lu_impl.h->lu_kernel_impl.h
Co-authored-by: NBobholamovic <linmanhui@baidu.com>
Showing
paddle/phi/kernels/lu_kernel.h
0 → 100644
paddle/phi/ops/compat/lu_sig.cc
0 → 100644
想要评论请 注册 或 登录