1. 24 8月, 2021 1 次提交
    • H
      Add no_sync in data parallel for dynamic graph (#34740) · b09f4d7f
      Haohongxiang 提交于
      * Add no_sync in data parallel for dynamic graph
      
      * modify UT of no_sync
      
      * delete test_parallel_dygraph_dataparallel_no_sync.py
      
      * add test_parallel_dygraph_no_sync.py
      
      * modify run_trainer_with_spawn in UTs
      
      * Add UT of complex control flow in no_sync
      
      * add specific descriptions and notes for no_sync
      
      * check code style
      
      * modify UT's TIMEOUT in CMakeLists.txt
      b09f4d7f
  2. 23 8月, 2021 1 次提交
  3. 18 8月, 2021 2 次提交
    • Z
      Add function to disable paddle signal handler (#34577) · dd533dd3
      Zhanlue Yang 提交于
      * Add function to disable paddle signal handler
      
      Paddle used google::InstallFaultSignalHandler to handle selected system signals,
      mainly for debugging and bug report purposes.
      
      However, this can be conflicted with other python packages whoever captures similar signals.
      Such python package involves tvm and more
      
      To resolve this issue, we support a function to disable signal handler
      
      * Remove signal test from WIN32 platform
      
      * Remove redundant return from disable_signal_handler() function
      
      * Add detailed messages to en_doc
      dd533dd3
    • G
      support class center sample of PartialFC (#34106) · 100db44f
      Guoxia Wang 提交于
      * support class center sample of PartialFC
      100db44f
  4. 16 8月, 2021 1 次提交
  5. 05 8月, 2021 1 次提交
    • H
      New executor dev (#34407) · 012d12b5
      hong 提交于
      * first test version
      
      * add test exec;
      
      * add data transfer; test=develop
      
      * add new exec head;
      
      * add memcpy; test=develop
      
      * add python fetch
      
      * add new test
      
      * add graph node; test=develop
      
      * remove useless new executor test; test=develop
      
      * remove gperf dependency; test=develop
      
      * fix compile bugs; test=develop
      
      * remove useless code; test=develop
      
      * remove useless code; test=develop
      
      * add uni test; test=develop
      
      * polish code; test=develop
      
      * polish code; test=develop
      
      * add interpreter cmakefile; test=develop
      
      * remove useless code; test=develop
      012d12b5
  6. 29 7月, 2021 2 次提交
  7. 28 7月, 2021 1 次提交
  8. 27 7月, 2021 1 次提交
  9. 23 7月, 2021 1 次提交
  10. 20 7月, 2021 1 次提交
  11. 19 7月, 2021 1 次提交
  12. 14 7月, 2021 1 次提交
  13. 05 7月, 2021 1 次提交
  14. 01 7月, 2021 2 次提交
  15. 25 6月, 2021 1 次提交
  16. 21 6月, 2021 1 次提交
  17. 10 6月, 2021 1 次提交
  18. 08 6月, 2021 1 次提交
  19. 07 6月, 2021 1 次提交
  20. 04 6月, 2021 1 次提交
  21. 02 6月, 2021 1 次提交
  22. 01 6月, 2021 1 次提交
  23. 24 5月, 2021 2 次提交
  24. 08 5月, 2021 1 次提交
  25. 27 4月, 2021 1 次提交
  26. 26 4月, 2021 2 次提交
  27. 25 4月, 2021 5 次提交
  28. 23 4月, 2021 3 次提交
  29. 22 4月, 2021 1 次提交