seq2seq
seq2seq copied to clipboard
Fixes to work with TensorFlow 1.2
Some minor, albeit ugly, fixes to support TF1.2 - tested against 1.2.0-rc1.
I've checked these don't break the tests for the current TF1.1 version.
Phew. A couple of failed attempts against CircleCI, but hopefully useful now it works. :)
Not sure what the deal is about author consent. I err, consent.
FYI, this seems to work for me when getting the simple pipeline test to run python -m unittest seq2seq.test.pipeline_test
I think I need to say "I consent" again.
What is the plan for this fork? When will it be released? Thanks!