Closed mahenning closed 4 years ago
The change to summary_iterator
should be fine, at least for my tf version it points to the same function.
If you're planning on running the Coinrun environment as well, I'd recommend creating a virtualenv with a TF1 version.
Thank you for your PRs!
Only thing I'm not sure about is the change in tf.train.summary_iterator. IDE says it cant find the method and the one I included was the closest one I could find. Maybe you could verify that that's the right method to use.
Also had to exclude the gitignore file from parsing as it crashes at the groups line.