1. 16 11月, 2022 1 次提交
    • Y
      Fix paddle rec, kim, dsin models' bugs (#47792) · e23dfed9
      ykkk2333 提交于
      * add stat tool
      
      * add roll and roll_grad kernels and strided_slice and strided_slice_grad kernels, test=kunlun
      
      * embedding and embedding_grad add int32 input, test=kunlun
      e23dfed9
  2. 02 11月, 2022 1 次提交
  3. 21 9月, 2022 1 次提交
  4. 19 9月, 2022 1 次提交
    • Y
      [PHI]Move sum op to PHI (#45860) · 4b3f2af1
      YuanRisheng 提交于
      * move sum
      
      * fix ci bugs
      
      * fix ci bugs
      
      * fix set_lod bugs
      
      * fix infershape bugs
      
      * fix ci bugs
      
      * fix ci unittest bug
      
      * fix ci bugs
      
      * perfect code
      
      * update code according comment
      
      * add unittest
      
      * fix ci bugs
      4b3f2af1