Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

what's the version of TensorFlow required to run this framework #186

Open
stasi009 opened this issue Apr 22, 2017 · 2 comments
Open

what's the version of TensorFlow required to run this framework #186

stasi009 opened this issue Apr 22, 2017 · 2 comments

Comments

@stasi009
Copy link

First, thanks a lot for your great work.

I am using TensorFlow 0.12.1, but 'map_structure' cannot find in 'nest' module.

but I dare not upgrade to latest TensorFlow, because as far as I know, TensorFlow r1.0 don't have tf.nn.dynamic_rnn any more.

Also, I cannot find any dependency file in the repository.

Would you please tell me what's the proper version of TF to run this framework?

Thanks a lot in advance.

@yanwii
Copy link

yanwii commented Apr 22, 2017

tensorflow 1.0 is needed.
The dynamic_rnn was defined in tensorflow.contrib.seq2seq.

@stasi009
Copy link
Author

thanks a lot for your fast response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants