Pinned
443 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 187 commits in 7 repositories
Created 5 repositories
- NOBLES5E/pyo3 Rust
- NOBLES5E/sphinx-autoapi Python
- NOBLES5E/tods Python
- NOBLES5E/DouZero Python
- NOBLES5E/bagua Python
Opened 14 pull requests in 3 repositories
BaguaSys/bagua
7
merged
1
open
1
closed
- doc: better doc website style
- feat: support new python op supported backend
- refactor: new module wrapping design and algorithm implementation design
- ci: add benchmark ci
- fix: fix setup.py for low version setuptools
- chore: remove torch and scipy from pip deps
- refactor: remove horovod compat modes
- feat: initial public release of bagua python code
- feat: initial public release of bagua python code
BaguaSys/bagua-core
3
merged
1
open
kwai/DouZero
1
merged
Reviewed 12 pull requests in 4 repositories
BaguaSys/bagua 6 pull requests
BaguaSys/tutorials 3 pull requests
BaguaSys/examples 2 pull requests
BaguaSys/bagua-core 1 pull request
Created an issue in PyO3/pyo3 that received 4 comments
PyFunction::call does not give error when not called correctly
4
comments
Opened 13 other issues in 4 repositories
BaguaSys/bagua
5
open
3
closed
-
Fix API doc
communicationmodule - Fix service development warning
-
use elastic launch script as
bagua.distributed.launch.py - Add tests for load balance loader and fused optimizer
- Duplicated doc string
-
Some scripts in
testsare obsolete, and cannot pass mypy - Implement SyncBN
- Add benchmark CI to github repo