Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config and core arguments API docstrings #31

Closed
ShadenSmith opened this issue Feb 6, 2020 · 0 comments · Fixed by #32
Closed

Config and core arguments API docstrings #31

ShadenSmith opened this issue Feb 6, 2020 · 0 comments · Fixed by #32
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ShadenSmith
Copy link
Contributor

The documentation for add_core_arguments() and add_config_arguments() could be expanded... Can we document what arguments are added in the docstrings? (these things could be unit tested too)

@ShadenSmith ShadenSmith added the documentation Improvements or additions to documentation label Feb 6, 2020
@tjruwase tjruwase self-assigned this Feb 6, 2020
@tjruwase tjruwase linked a pull request Feb 6, 2020 that will close this issue
rraminen pushed a commit to rraminen/DeepSpeed that referenced this issue Apr 28, 2021
* remove distributed requirement from model building, this is needed for mpi/aml support for this model

* Update modelingpreln.py

Removed the print. It would print tons of times after removing the rank check otherwise

Co-authored-by: Samyam Rajbhandari <samyamr@microsoft.com>
rraminen pushed a commit to rraminen/DeepSpeed that referenced this issue Aug 18, 2021
Enabled few test_configurable_parallel tests which work on ROCm
liamcli pushed a commit to determined-ai/DeepSpeed that referenced this issue Sep 27, 2021
* bf16 initial commit

* Update engine.py

* update split_half_float_double_csr dtypes

* update to bf16 communication (make flag optional)

* Update requirements-sparse_attn.txt

* add compressed bf16 allreduce

* add compressed bf16 allreduce

* Update __init__.py

* Update engine.py

* Update __init__.py

* Update engine.py

* zero1 + bf16

* zero 2 + bf16

* pipe parallel + bf16

* pipe parallel + bf16

* partition activations + bf16
delock referenced this issue in delock/DeepSpeedSYCLSupport Sep 21, 2022
baodii pushed a commit to baodii/DeepSpeed that referenced this issue Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants