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

[TF1.x][TPU] How to perform preprocessing steps for text classification for training on TPU? #31925

Closed
rishabhsahrawat opened this issue Aug 23, 2019 · 3 comments
Assignees
Labels
comp:tpus tpu, tpuestimator TF 1.14 for issues seen with TF 1.14 type:docs-bug Document issues

Comments

@rishabhsahrawat
Copy link

I have been trying since 5 days to train a simple text classification model on TPUs. But because of lack of documentation it is very difficult. I just can not perform tokenization, encoding, padding without tf.py_func. Please add some examples for doing these steps for TPU devices so that dumb people like me can understand TF. Will be greatly thankful to everyone at Google.
I am following this tutorial.

@rishabhsahrawat rishabhsahrawat added the type:docs-bug Document issues label Aug 23, 2019
@gadagashwini-zz gadagashwini-zz self-assigned this Aug 23, 2019
@gadagashwini-zz gadagashwini-zz added TF 1.14 for issues seen with TF 1.14 comp:tpus tpu, tpuestimator labels Aug 23, 2019
@jvishnuvardhan jvishnuvardhan added the stat:awaiting tensorflower Status - Awaiting response from tensorflower label Aug 23, 2019
@rishabhsahrawat
Copy link
Author

@jvishnuvardhan @MarkDaoust Hello, is there any update?. I am still struggling with the problem.

@saeta saeta removed their assignment Apr 11, 2020
@tensorflowbutler
Copy link
Member

Hi There,

We are checking to see if you still need help on this, as you are using an older version of tensorflow which is officially considered end of life . We recommend that you upgrade to the latest 2.x version and let us know if the issue still persists in newer versions. Please open a new issue for any help you need against 2.x, and we will get you the right help.

This issue will be closed automatically 7 days from now. If you still need help with this issue, please provide us with more information.

@MarkDaoust
Copy link
Member

We've since rewritten that tutorial. This one also trains a text model on TPU

@tensorflowbutler tensorflowbutler removed the stat:awaiting tensorflower Status - Awaiting response from tensorflower label Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:tpus tpu, tpuestimator TF 1.14 for issues seen with TF 1.14 type:docs-bug Document issues
Projects
None yet
Development

No branches or pull requests

6 participants