We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
see notebook for sample
The text was updated successfully, but these errors were encountered:
The text_classifier_learner using AWD_LSTM as the model actually completes, but is very slow
Training an AWD_LSTM is even slower for TPU compared to a CPU (and GPU of course) Notebooks of comparison of performance:
avg time per epoch: 12.340 secs
avg time per epoch: 301.791 secs
avg time per epoch: 1747.636 secs
Will be submitting a github issue to the pytorch XLA team for analysis
Sorry, something went wrong.
Referencing issue submitted to pytorch xla team for help in resolution. Also including debug_run logs submitted for the issue:
debug_run
No branches or pull requests
see notebook for sample
The text was updated successfully, but these errors were encountered: