Add checkpoint conversion for very old models that use the attention mechanism implem...
authorAlexander Gorban <gorban@google.com>
Sun, 14 Jan 2018 01:23:49 +0000 (17:23 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sun, 14 Jan 2018 01:27:40 +0000 (17:27 -0800)
commit9c94a3f9370f535ccaa705403c60da67dd473bea
tree3973e80c6b15f8d304977ac715e7cf7e8fb8dbe7
parente6ff665dbe4888aa5fdff8f34c44405acca2ddd1
Add checkpoint conversion for very old models that use the attention mechanism implemented in
tensorflow/contrib/legacy_seq2seq/python/ops/seq2seq.py

PiperOrigin-RevId: 181867510
tensorflow/contrib/rnn/python/tools/checkpoint_convert.py
tensorflow/contrib/rnn/python/tools/checkpoint_convert_test.py