Closed leiup closed 7 years ago
what's your tf version? Using tf.0.12 should be fine
I use tf 1.0. How to update the source codes? Thank you very much!
Hi @leihe001 , in fact, I can't reproduce the error you encountered. On the other hand, I just change the requirement to tf.0.12. I'll first close this issue and you can reopen it when you fail in tf.0.12 environment.
OK, thank you all the same!
When running the training codes, there exists one problem: "ValueError: No gradients provided for any variable, check your graph for ops that do not support gradients". How to solve it? Thanks.