1. 20 4月, 2022 1 次提交
  2. 18 4月, 2022 1 次提交
  3. 11 4月, 2022 1 次提交
  4. 31 3月, 2022 1 次提交
  5. 23 2月, 2022 1 次提交
  6. 22 2月, 2022 1 次提交
  7. 29 12月, 2021 1 次提交
  8. 27 12月, 2021 1 次提交
  9. 02 12月, 2021 1 次提交
  10. 10 11月, 2021 1 次提交
  11. 04 11月, 2021 1 次提交
  12. 03 11月, 2021 1 次提交
  13. 22 9月, 2021 1 次提交
  14. 17 9月, 2021 1 次提交
    • A
      Intergrate MultiThreadedWorkQueue to execute program ops (#35356) · a0871194
      Aurelius84 提交于
      * format code
      
      * format interface
      
      * polish interface
      
      * Remove std::memory_order
      
      * modify into SpinLock
      
      * remove fetch_context_pool_
      
      * fix comment
      
      * modify into WorkQueueGroup
      
      * refine code
      
      * fix pointer
      
      * fix paddle_enforce
      
      * split into AsyncWorkQueue
      
      * polish code
      
      * specify std::memory_relax
      
      * fix atomic fetch_sub
      
      * fix num_thread
      a0871194
  15. 14 9月, 2021 1 次提交
  16. 24 8月, 2021 1 次提交
  17. 04 2月, 2021 1 次提交
  18. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  19. 19 12月, 2018 1 次提交
  20. 17 10月, 2018 1 次提交
  21. 16 10月, 2018 2 次提交
  22. 15 10月, 2018 1 次提交
  23. 13 10月, 2018 1 次提交
  24. 12 10月, 2018 1 次提交
    • X
      Avoid GetMutable implicitly reset Var Type. · 22850661
      Xin Pan 提交于
      This can cause a lot of problem:
      1. Wrong operator implementation, Op can get a wrong type without failure.
      2. Anytype can be Get without defined in VarType.
      
      Also fix wrong STEP_SCOPE usage.
      
      test=develop
      22850661
  25. 12 2月, 2018 1 次提交
  26. 10 2月, 2018 2 次提交
  27. 23 1月, 2018 1 次提交
  28. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  29. 24 6月, 2017 1 次提交