1. 02 9月, 2022 12 次提交
  2. 01 9月, 2022 26 次提交
  3. 31 8月, 2022 2 次提交
    • D
      enhance grid_sampler cpu kernel to 5D input (#45578) · 663ebd5f
      duanyanhui 提交于
      * enhance grid_sampler cpu kernel to 5D input
      
      * fix bug when 5D input tensor running on the cudnn kernel
      663ebd5f
    • C
      move elementwise XPU kernels to phi (#45603) · 6f2bac7c
      Charles-hit 提交于
      * move elementwise_floordiv、elementwise_max、elementwise_max_grad XPU kernel to phi,test=kunlun
      
      * move elementwise_min elementwise_min_grad kernels to phi,test=kunlun
      
      * delete elementwise_min_xpu.cc,test=kunlun
      
      * move elementwise_mod elementwise_pow XPU kernels to phi,test=kunlun
      6f2bac7c