1. 23 9月, 2022 3 次提交
  2. 22 9月, 2022 5 次提交
  3. 21 9月, 2022 9 次提交
  4. 20 9月, 2022 13 次提交
  5. 19 9月, 2022 6 次提交
  6. 18 9月, 2022 1 次提交
  7. 17 9月, 2022 1 次提交
    • G
      Fix bug of reduce_sum op. (#46045) · 28b4240b
      Ghost Screaming 提交于
      * Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result
      is wrong.
      
      * Fix some problems.
      1. Change fluid head files to phi files.
      2. Delete useless code.
      3. Fix code style problems.
      
      * Fix some code style problems.
      
      * Fix some code style problems.
      28b4240b
  8. 16 9月, 2022 2 次提交