Conversation
Closed
jeffra
approved these changes
Feb 12, 2020
kouml
pushed a commit
to kouml/DeepSpeed
that referenced
this pull request
Apr 3, 2020
jeffra
pushed a commit
to jeffra/DeepSpeed
that referenced
this pull request
Aug 28, 2020
jeffra
pushed a commit
to jeffra/DeepSpeed
that referenced
this pull request
Aug 28, 2020
* updating deepspeed config for Sparse Transformer * Adding/updating sparsity config (deepspeedai#68) * adding/updating sparsity config patterns * adding random to Variable sparsity * fixing a typo * applying comment adding missing argument docstring * updating deepspeed config for Sparse Transformer * updating sparsity config for DeepSpeed parameter list * adding unit test/s for sparse transformer (deepspeedai#60) * adding unit test/s for sparse transformer * file-name change update * updated tests based on new list of sparsity configs * Adding/updating sparsity config (deepspeedai#68) * adding/updating sparsity config patterns * adding random to Variable sparsity * fixing a typo * applying comment adding missing argument docstring * adding unit test/s for sparse transformer * file-name change update * updated tests based on new list of sparsity configs * skipping a test if it is run on gpu with compute capability < 7; minimum V100 * fix a naming issue in utils file: bert_mode -> bert (deepspeedai#69) * updating deepspeed config for Sparse Transformer * updating sparsity config for DeepSpeed parameter list
rraminen
pushed a commit
to rraminen/DeepSpeed
that referenced
this pull request
Apr 28, 2021
delock
pushed a commit
to delock/DeepSpeedSYCLSupport
that referenced
this pull request
Sep 21, 2022
* fix pin_memory for UT * fix NCCL backend * fix format
pengwa
pushed a commit
to pengwa/DeepSpeed
that referenced
this pull request
Oct 14, 2022
* add checkpoint measurement * Update CODEOWNERS * add TFLOP per sec support * remove duplicate tflops calculation * remove unnecessary comment * remove comments * remove comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.