Kyubyong/tacotron_asr

dynamic attention wrapper renamed

alain2208 opened this issue · 0 comments

Hi based on this the dynamic attention wrapper had been renamed in latest TF version and so your script eval line 22 not working on 1.2 tf
https://github.com/tensorflow/tensorflow/commits/master/tensorflow/contrib/seq2seq/python/ops/attention_wrapper.py

it's in fact on line 246 of your modules.py that the function is called