-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Traing Problem #36
Comments
I also encountered this situation, but it does not seem to affect the results. |
I also encountered this situation,this will result in the train model can not to work. |
I met the question, too. Last month, the program can run, but now it cannot. |
It just a warning, not a big problem. Maybe you can check your data_loader.py, your variable such as maxseq, batch_size, batch_num,etc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I trained this model.something wrong with tensor
'Tensor' object has no attribute 'to_proto'
WARNING:tensorflow:Error encountered when serializing global_step.
Type is unsupported, or the types of the items don't match field type in CollectionDef.
How to solve it
The text was updated successfully, but these errors were encountered: