1. 02 8月, 2022 2 次提交
    • S
      move renorm op (#44676) · 669353c1
      seemingwang 提交于
      * move renorm op
      
      * change python api
      
      * change op class func
      
      * alloc data
      
      * remove comments
      
      * fix grad arguments
      
      * fix python argument
      
      * fix python argument
      
      * change unit-test
      
      * remove shape func registration
      
      * recover extra-arguments
      
      * recover shape functor
      669353c1
    • R
      Skip inplace for coalesce_tensor_op outputs (#44795) · bb22e59c
      Ruibiao Chen 提交于
      * Skip inplace for coalesce_tensor_op outputs
      
      * Fix typos
      
      * Add UTs
      
      * Fix typos
      bb22e59c
  2. 01 8月, 2022 1 次提交
  3. 28 7月, 2022 1 次提交
  4. 20 7月, 2022 1 次提交
  5. 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
  6. 11 7月, 2022 1 次提交
  7. 04 7月, 2022 1 次提交
  8. 27 6月, 2022 1 次提交
  9. 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
  10. 23 6月, 2022 1 次提交
  11. 22 6月, 2022 1 次提交
  12. 20 6月, 2022 2 次提交
  13. 14 6月, 2022 1 次提交
  14. 10 6月, 2022 2 次提交
  15. 07 6月, 2022 1 次提交
  16. 04 6月, 2022 1 次提交
  17. 30 5月, 2022 3 次提交
  18. 28 5月, 2022 1 次提交
  19. 27 5月, 2022 1 次提交
  20. 23 5月, 2022 1 次提交
  21. 16 5月, 2022 1 次提交
  22. 13 5月, 2022 1 次提交
  23. 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
  24. 05 5月, 2022 1 次提交
  25. 28 4月, 2022 1 次提交
  26. 26 4月, 2022 2 次提交
  27. 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
  28. 19 4月, 2022 1 次提交
  29. 13 4月, 2022 2 次提交
  30. 12 4月, 2022 1 次提交
  31. 08 4月, 2022 1 次提交
  32. 07 4月, 2022 2 次提交