Closed julien-c closed 7 years ago
Isn't this already the default value of the argument? Is there a style reason why it is preferred to make the argument explicit?
Not sure, but it worked in my install (was failing without the change)
Odd! Okay, well it can't hurt -- will merge it in. Thanks for the PR!
This parallels the changes made to
char-rnn-tensorflow
here: https://github.com/sherjilozair/char-rnn-tensorflow/commit/991704e68632b57c1591651ce8183e5a374ca44a which in turn parallels changes made to TF tutorialptb_word_lm.py