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

DeepSpeed JIT op + PyPI support #496

Merged
merged 23 commits into from Nov 12, 2020
Merged

DeepSpeed JIT op + PyPI support #496

merged 23 commits into from Nov 12, 2020

Conversation

jeffra
Copy link
Contributor

@jeffra jeffra commented Oct 30, 2020

  • Support for both JIT and pre-install ops

  • pip install deepspeed support

  • Converts necessary apex ops into JIT (FusedAdam and flatten/unflatten) and removed apex dependency all together

  • Streamlined ability to add new ops into DeepSpeed

  • Allow for python only install

  • Environment report ds_report reports op install status and compatibility

  • Bumps to v0.3.1

  • Squashed and rebased version of previous PR DeepSpeed op JIT support #476

@jeffra jeffra merged commit 31f46fe into master Nov 12, 2020
@jeffra jeffra deleted the jeffra/jit_extensions_v2 branch November 19, 2020 23:26
@szha szha mentioned this pull request Dec 22, 2020
awan-10 pushed a commit that referenced this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants