1. 30 11月, 2021 1 次提交
  2. 26 11月, 2021 1 次提交
  3. 25 11月, 2021 1 次提交
  4. 24 11月, 2021 2 次提交
  5. 23 11月, 2021 1 次提交
  6. 22 11月, 2021 1 次提交
  7. 17 11月, 2021 2 次提交
  8. 15 11月, 2021 2 次提交
    • L
      [new-exec] fix stream analysis (#37161) · 584b4b24
      Leo Chen 提交于
      * fix revord_event
      
      * refine class Instruction
      
      * refine Instruction and InterpreterCore
      
      * make instruction and operator_base consistent
      
      * support NoNeedBufferVar in stream_analyzer
      
      * fix place of event
      
      * add vlog before continue
      584b4b24
    • W
      fix 3 bug of new_executor (#37142) · 8358d614
      wanghuancoder 提交于
      * fix 3 bug, test=develop
      
      * refine, test=develop
      8358d614
  9. 11 11月, 2021 1 次提交
  10. 10 11月, 2021 1 次提交
  11. 09 11月, 2021 1 次提交
  12. 08 11月, 2021 1 次提交
  13. 05 11月, 2021 1 次提交
  14. 03 11月, 2021 1 次提交
  15. 02 11月, 2021 1 次提交
  16. 01 11月, 2021 1 次提交
  17. 29 10月, 2021 1 次提交
  18. 28 10月, 2021 1 次提交
  19. 21 10月, 2021 1 次提交
  20. 27 9月, 2021 1 次提交
  21. 22 9月, 2021 2 次提交
  22. 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
  23. 14 9月, 2021 2 次提交
  24. 08 9月, 2021 1 次提交
    • W
      refactor new executor (#35537) · 0eb7c942
      wanghuancoder 提交于
      * refactor new executor, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      0eb7c942