- 24 10月, 2022 1 次提交
-
-
由 Ghost Screaming 提交于
* Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result is wrong. * support pure bfloat16 * support bf16 linear * update PR to pass CI * tiny fix where_grad_kernel.cu * Support bfloat16 type for reducer and sharding. * Fix some bug. * Polish code. * Polise code. * Add bfloat16 datatype in fill_grad kernels. Co-authored-by: Nsneaxiy <sneaxiy@126.com> Co-authored-by: Nsneaxiy <sneaxiy@126.com>
-
- 21 10月, 2022 1 次提交
-
-
由 Haohongxiang 提交于
-
- 18 10月, 2022 1 次提交
-
-
由 Yuang Liu 提交于
* [dygraph sharding] Overlap the reduce and the caculation for sharding stage 2. (#46495) * [dygraph sharding stage 2] sharding broadcast overlap (#46656) * Multi groups for broadcast of sharding stage 2 (#46894)
-
- 27 9月, 2022 1 次提交
-
-
由 LiYuRio 提交于
-
- 22 9月, 2022 1 次提交
-
-
由 Roc 提交于
uniform logger manager in FleetAPI. hidde API under distributed/utils which users don't need.
-
- 26 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 12 8月, 2022 1 次提交
-
-
由 hong 提交于
-
- 13 7月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* fix sharding in eager * support eager sharding
-
- 27 6月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* rename eagerpylayer
-
- 14 6月, 2022 1 次提交
-
-
由 zlsh80826 提交于
* Replace np.bool/np.bool8 with np.bool_ * Replace np.object with np.object_ * Replace np.complex with np.complex128 * Replace np.float with np.float64 * Replace np.int with np.int_ * Rerun pre-commit for newer pre-commit configuration * Use builtin bool instead of np.bool_ based on the context
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 25 5月, 2022 1 次提交
-
-
由 Baibaifan 提交于
* fix_sharding3_offload * fix_fp16dtype_bug
-
- 16 4月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 13 4月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 18 3月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 14 3月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 11 3月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 09 3月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 18 2月, 2022 1 次提交
-
-
由 Baibaifan 提交于
* fix_sharding_group * fix_sharding_group
-
- 17 2月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 09 2月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 08 2月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 28 1月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 25 1月, 2022 2 次提交
-
-
由 Baibaifan 提交于
-
由 Haohongxiang 提交于
* support param groups in grad_clip * update * modify for review
-
- 24 1月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 14 1月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 21 12月, 2021 1 次提交
-
-
由 Haohongxiang 提交于
* update * fix bugs * modify code style * fix bugs of _get_global_group
-
- 19 12月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 09 12月, 2021 1 次提交
-
-
由 Haohongxiang 提交于
* merge latest develop branch * fix bugs * update * fix bugs for unittest * modify for less use of gpu mem * fix bugs of using _reset_grad_inplace_version * update * update * modify for CI-Coverage * retrick all CIs
-
- 07 12月, 2021 1 次提交
-
-
由 Zhanlue Yang 提交于
* Debug * Fixed issue with reset_grad_inplace_version when used with clear_gradient & cross-batch accumulation * Rearranged interfaces * Fixed ci issues
-
- 06 12月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 02 12月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 29 11月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-
- 25 11月, 2021 1 次提交
-
-
由 Baibaifan 提交于
-