1. 19 9月, 2022 2 次提交
    • Z
      Fix wrong eigen header include (#46082) · 59a2a987
      zyfncg 提交于
      * fix wrong eigen header include
      
      * fix complie bug
      
      * fix nan_inf_utils_detail
      
      * fix resource_manager
      
      * fix conv_miopen_helper
      59a2a987
    • 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
  2. 18 9月, 2022 2 次提交
  3. 17 9月, 2022 1 次提交
  4. 16 9月, 2022 2 次提交
  5. 15 9月, 2022 6 次提交
  6. 14 9月, 2022 8 次提交
  7. 13 9月, 2022 3 次提交
  8. 10 9月, 2022 1 次提交
  9. 09 9月, 2022 7 次提交
  10. 08 9月, 2022 7 次提交
  11. 07 9月, 2022 1 次提交
    • C
      [Phi] Migrate save kernel (#45665) · fc66fdb7
      Chen Weihang 提交于
      * add save kernel
      
      * add save_sr_kernel
      
      * remove original save_op
      
      * add save gpu kernel
      
      * remove combine kernel
      
      * add port.h include
      
      * add save selected rows test
      
      * remove useless kernel.h
      fc66fdb7