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

Move TPU dataset creation out of the strategy.scope() and add TPU telemetry #319

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

Rocketknight1
Copy link
Member

This PR makes the change suggested by @awsaf49 on Twitter (moving dataset creation out of the scope() - we confirmed in testing that it didn't need to be in there). It also adds optional example telemetry so we can keep track of everything!

@Rocketknight1 Rocketknight1 requested a review from sgugger February 8, 2023 14:25
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@Rocketknight1 Rocketknight1 changed the title Move dataset creation out of the strategy.scope() and add TPU telemetry Move TPU dataset creation out of the strategy.scope() and add TPU telemetry Feb 8, 2023
Copy link
Contributor

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

Thanks for fixing!

@Rocketknight1 Rocketknight1 merged commit eabc6a0 into main Feb 8, 2023
@awsaf49
Copy link

awsaf49 commented Feb 8, 2023

Thanks @Rocketknight1 =)

@kashif kashif deleted the fix_tpu_scope branch April 9, 2023 13:35
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.

3 participants