can not run in tensorflow 0.12.1
When I run the main.py, getting the following errors:
Traceback (most recent call last):
File "main.py", line 5, in
I check 0.1.2.1 API of tensorflow, and can not find the definition for 'dynamic_rnn_decoder', and it is in the 0.1.0 API
hi, I met the same problem with you. But the 0.1.0 api is not available now, is there something I can do to fix it? Thank you very much!
same story