-
Notifications
You must be signed in to change notification settings - Fork 562
Added Multi-Host TPU tutorial #9507
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
base: master
Are you sure you want to change the base?
Conversation
4527a9f
to
8c0d217
Compare
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.
Thank you @vfdev-5 ! A few very straightforward comments and one question (should we use TensorBoard or XProf for profiling?0
0 Training finished! | ||
``` | ||
|
||
#### Profiler logs in TensorBoard |
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.
I believe we want to use XProf instead of TensorBoard, but we should confirm.
Hi folks - gentle ping. If you have any feedback, we're happy to address. Thanks! |
8c0d217
to
aac84ec
Compare
aac84ec
to
9f8c996
Compare
This is a draft of multi-host tutorial, based on this gist: https://gist.github.com/vfdev-5/70f695e462443685a0922e79ce0ee899 and Chris Jones' mnist_xla.py code.
cc @melissawm