• L
    [PHI] Move lu_unpack to phi (#44674) · c905a9e9
    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
    
    * 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>
    c905a9e9
legacy_backward.yaml 86.8 KB