1. 01 8月, 2022 1 次提交
  2. 28 7月, 2022 1 次提交
  3. 20 7月, 2022 1 次提交
  4. 13 7月, 2022 1 次提交
    • R
      Enable test_tensordot (#42932) · d4699bd6
      Ruibiao Chen 提交于
      * Enable test_tesnsordot
      
      * Fix CI errors
      
      * Disable windows inference test
      
      * Fix typos
      
      * Fix typos
      
      * Fix CI errors
      
      * Remove disable_wingpu11_test
      d4699bd6
  5. 11 7月, 2022 1 次提交
  6. 04 7月, 2022 1 次提交
  7. 27 6月, 2022 1 次提交
  8. 24 6月, 2022 1 次提交
    • G
      Fix hang bug of TCPStore (#43724) · 4c9330d6
      gongweibao 提交于
      * tmp fix
      
      * init
      
      * compile ok
      
      * compile ok
      
      * add vlogs
      
      * add test
      
      * fix termination error
      
      * add testfile
      
      * add
      
      * fix window compile
      
      * fix window compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix kunlun compile
      
      * fix compilation
      
      * fix compilation
      
      * fix compilation
      
      * tmp fix
      
      * add windows
      
      * add windows
      
      * add more logs
      
      * change timeout to protected
      
      * SB
      
      * add
      
      * add
      
      * fix timeout
      
      * add
      
      * fix test
      
      * fix test
      
      * fix test
      
      * fix ut
      
      * fix ut
      
      * fix ut
      4c9330d6
  9. 23 6月, 2022 1 次提交
  10. 22 6月, 2022 1 次提交
  11. 20 6月, 2022 2 次提交
  12. 14 6月, 2022 1 次提交
  13. 10 6月, 2022 2 次提交
  14. 07 6月, 2022 1 次提交
  15. 04 6月, 2022 1 次提交
  16. 30 5月, 2022 3 次提交
  17. 28 5月, 2022 1 次提交
  18. 27 5月, 2022 1 次提交
  19. 23 5月, 2022 1 次提交
  20. 16 5月, 2022 1 次提交
  21. 13 5月, 2022 1 次提交
  22. 10 5月, 2022 1 次提交
    • W
      [Eager] Refactor several sharding test (#42608) · 668a0a41
      Weilong Wu 提交于
      * [Eager] fix sharding under eager mode
      
      * [Eager] fix several sharding test under eager mode
      
      * Recover using _test_eager_guard
      
      * Ensured fleet.init under legacy
      
      * Ensured fleet.init under legacy
      
      * Fix CI issue, re-definition strategy and call fleet.init() in stage2_offload
      
      * Modified dygraph_group_sharded_api.py, move fleet.init to a better line
      668a0a41
  23. 05 5月, 2022 1 次提交
  24. 28 4月, 2022 1 次提交
  25. 26 4月, 2022 2 次提交
  26. 22 4月, 2022 1 次提交
    • M
      [WIP] Algorithm Cache of cuBlasLt Epilogue (#41010) · 19650d72
      Ming-Xu Huang 提交于
      * Fix leading dimension setting error in fused_gemm_epilogue_grad_op.
      
      * Add dyload to cuBlasLt functions.
      
      * Added cublasLtMatmulAlgoGetHeuristic to improve performance.
      
      * Added FLAGS_cublaslt_exhaustive_search_times to cublasLt epilogue
      
      * Added UTs to FLAGS_cublaslt_exhaustive_search_times
      
      * Added warmup runs in algo searching of Gemm epilogue.
      
      * Update copyright and documents.
      
      * Fixed error handling.
      19650d72
  27. 19 4月, 2022 1 次提交
  28. 13 4月, 2022 2 次提交
  29. 12 4月, 2022 1 次提交
  30. 08 4月, 2022 1 次提交
  31. 07 4月, 2022 2 次提交
  32. 06 4月, 2022 1 次提交
    • W
      [Eager] Support test_layers's test cases switch to eager mode (#41216) · 5ae8babb
      Weilong Wu 提交于
      * [Eager] Support test_layers's test cases switch to eager mode
      
      * Update batch_norm _C_ops action to fix CI
      
      * Use None instead of new EmptyTensor
      
      * Updated var name
      
      * Make sure to switch eager mode, Fix Coverage_CI
      
      * Remove _non_static_mode statement
      
      * Remove batch_norm dispensable input statement
      
      * Polish batch_norm code
      
      * Fix CI issue
      5ae8babb
  33. 05 4月, 2022 1 次提交