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

Added MNIST example on TPU #956

Merged
merged 4 commits into from
Apr 21, 2020
Merged

Added MNIST example on TPU #956

merged 4 commits into from
Apr 21, 2020

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Apr 21, 2020

Fixes #952

Description:

  • added MNIST script and notebook examples on TPU
  • updated create_supervised_trainer to work on TPU

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

cc @ryanwongsa

@vfdev-5 vfdev-5 requested a review from sdesrozis April 21, 2020 22:04
Copy link
Contributor

@sdesrozis sdesrozis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😉

- updated create_supervised_trainer to work on TPU
@vfdev-5 vfdev-5 merged commit 1fa40f4 into pytorch:master Apr 21, 2020
@vfdev-5 vfdev-5 deleted the tpu-example branch April 21, 2020 23:08
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.

TPU Example / Support
2 participants