1. 19 10月, 2022 5 次提交
  2. 17 10月, 2022 1 次提交
    • N
      [CodeStyle][py2] remove `compat` module (to_bytes) (#47035) · 198c7993
      Nyakku Shigure 提交于
      * [CodeStyle][py2] remove `compat` module (to_bytes)
      
      * remove some unused imports
      
      * clean up to_bytes definition and unittests
      
      * Revert "clean up to_bytes definition and unittests"
      
      This reverts commit e726539e1768172a411ff60e63fab82f164343cf.
      
      * use `b` prefix instead of `encode()`
      198c7993
  3. 13 10月, 2022 1 次提交
  4. 12 10月, 2022 2 次提交
  5. 11 10月, 2022 6 次提交
  6. 10 10月, 2022 2 次提交
  7. 29 9月, 2022 2 次提交
  8. 28 9月, 2022 2 次提交
  9. 27 9月, 2022 3 次提交
  10. 26 9月, 2022 2 次提交
  11. 22 9月, 2022 2 次提交
  12. 21 9月, 2022 1 次提交
  13. 19 9月, 2022 2 次提交
  14. 16 9月, 2022 3 次提交
    • S
      Support broadcast elementwise operators with int64 index type (#45741) · 20b5bf84
      sneaxiy 提交于
      * support int64 non-broadcast
      
      * support broadcast case for int64 index
      
      * fix bug
      
      * support more Arity
      
      * remove some codes
      
      * upgrade patchelf to v0.15.0 to pass CI build
      
      * fix bug
      
      * fix patchelf installation
      
      * add debug flags
      
      * remove useless codes
      
      * fix viterbi_decode and set_value op uts
      
      * remove always enable int64
      20b5bf84
    • R
      this pr is for optimizing precise test (#46068) · 4e8ad06a
      risemeup1 提交于
      * this pr is for optimizing precise test
      
      * modify get_pr_ut.py
      
      * modify get_pr_ut.py
      4e8ad06a
    • C
      Unify core avx and core_noavx to libpaddle (#46095) · 267d71a4
      Chen Weihang 提交于
      * unify  core_avx and core_noavx
      
      * fix except error
      
      * revert mac compile logic
      
      * revert dylib to so
      
      * add core_noavx branch
      
      * remove core_noavx
      
      * replace paddle_core by lib paddle
      
      * polish var name
      
      * replace paddle_core by libpaddle
      
      * update custom device commit
      
      * polish code by comments
      267d71a4
  15. 14 9月, 2022 5 次提交
  16. 13 9月, 2022 1 次提交