1. 02 4月, 2020 5 次提交
  2. 01 4月, 2020 5 次提交
  3. 28 3月, 2020 1 次提交
  4. 27 3月, 2020 1 次提交
  5. 26 3月, 2020 2 次提交
  6. 25 3月, 2020 4 次提交
  7. 20 3月, 2020 5 次提交
  8. 19 3月, 2020 1 次提交
  9. 18 3月, 2020 1 次提交
  10. 17 3月, 2020 2 次提交
  11. 13 3月, 2020 1 次提交
  12. 12 3月, 2020 1 次提交
  13. 11 3月, 2020 3 次提交
  14. 09 3月, 2020 2 次提交
  15. 07 3月, 2020 1 次提交
  16. 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
  17. 03 3月, 2020 2 次提交
  18. 02 3月, 2020 2 次提交
    • 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
    • H
      support customized download command in dataset (#22782) · 53a2b68f
      hutuxian 提交于
      * user can call dataset.set_download_cmd to set its customized download cmd
      * add UT to cover this scenario
      53a2b68f