[PHI] Move lu_unpack to phi (#44674)
* 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
* Add kernel declarations
* Copy kernel implementation code
* Transfer kernel implementation code
* Register new kernels
* Remove old kernels
* Add lu_unpack_sig
* Fix bugs
* Fix bugs
* Fix bugs
* Optimize directory structure
* Add output checks
* Update include files
* lu_impl.h->lu_kernel_impl.h
* Transfer infermeta
* Add yaml and update python api
* Add check_eager
Co-authored-by: NBobholamovic <linmanhui@baidu.com>
Showing
想要评论请 注册 或 登录