• L
    [PHI] Move lu to phi (#44605) · 3d88816e
    Lin Manhui 提交于
    * 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>
    3d88816e
lu_kernel_impl.h 19.0 KB