-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Add support for (accelerator='cpu'|'gpu'|'tpu'|'ipu'|'auto') #7808
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7808 +/- ##
=======================================
- Coverage 93% 88% -5%
=======================================
Files 215 215
Lines 13988 14034 +46
=======================================
- Hits 12965 12342 -623
- Misses 1023 1692 +669 |
Hello @kaushikb11! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-07-09 14:59:07 UTC |
for more information, see https://pre-commit.ci
b8b86a3
to
2ea22df
Compare
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
accept to unblock
# Conflicts: # CHANGELOG.md
Co-authored-by: Carlos Mocholí <[email protected]>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, small comments 😃
Co-authored-by: Ethan Harris <[email protected]>
Co-authored-by: Ethan Harris <[email protected]>
Co-authored-by: Ethan Harris <[email protected]>
Co-authored-by: Ethan Harris <[email protected]>
What does this PR do?
Breaking down #6090 into three parts:
devices
flag which would be generic for all acceleratorstraining_type
flag mapped to Training Plugins.Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃