1. 03 4月, 2020 1 次提交
  2. 02 4月, 2020 5 次提交
  3. 01 4月, 2020 5 次提交
  4. 28 3月, 2020 1 次提交
  5. 27 3月, 2020 1 次提交
  6. 26 3月, 2020 2 次提交
  7. 25 3月, 2020 4 次提交
  8. 20 3月, 2020 5 次提交
  9. 19 3月, 2020 1 次提交
  10. 18 3月, 2020 1 次提交
  11. 17 3月, 2020 2 次提交
  12. 13 3月, 2020 1 次提交
  13. 12 3月, 2020 1 次提交
  14. 11 3月, 2020 3 次提交
  15. 09 3月, 2020 2 次提交
  16. 07 3月, 2020 1 次提交
  17. 05 3月, 2020 1 次提交
    • H
      reduce default attrs for dynamic graph (#22850) · 5191e544
      hong 提交于
      * reduce default attrs for dynamic graph, test=develop
      
      * add some explanations for explicit attr, test=develop
      
      * tweak explicit attr comments, test=develop
      5191e544
  18. 03 3月, 2020 2 次提交
  19. 02 3月, 2020 1 次提交
    • Z
      Unmerged fetch list (#22635) · 89cfa491
      Zhen Wang 提交于
      * update ScopeBufferedSSAGraphExecutor&AsyncSSAGraphExecutor&ThreadedSSAGraphExecutor&FastThreadedSSAGraphExecutor&ParallelSSAGraphExecutor&ParallelExecutor for fetching unmerged results.
      
      * add the unit test for fetch_unmerged.
      
      * update ut for multi-card and multi-cpu.
      
      * add the error message and the user suggestion in FetchOpHandle. test=develop
      89cfa491