Hello,
Could you make Tensorflow 1.2 available on Floydhub?
Thank you very much,
Maxime.
Some seq2seq functions are not available in TF 1.1, so I can't run my model on this version. Any idea on how to do it myself?
Thank you.
Could someone help me with this query?
Should I install tensorflow from source in the docker ?
For anyone interested, I got an answer on the chat:
Hi! Sorry, we already released tensorflow1.2 last week, but I haven't had time to update the documentation yet You can pass "--env tensorflow-1.2" to "floyd run" command to spin up 1.2 environment.
Also, if you update to the latest floyd-cli (pip install -U floyd-cli), you should get the latest version of Tensorflow when you specify --env tensorflow.
floyd-cli
pip install -U floyd-cli
--env tensorflow