Hao
Hao
hi, the latest version of TL have a bug, we are fixing it now. if you want to try it now, you can install the previous version via ```pip3 install...
@shisi2015 just fixed the bug on master version please clone TL or install via `pip install git+https://github.com/zsdonghao/tensorlayer.git`
simply remove the training code, you can have the code for inferencing.
update tensorlayer
hello, could you try the git clone version?
Layer 'model/embedding/seq_embedding' already exists, please choice other 'name' or reuse this layer
the code is just being updated to support TF 2.0, please try.
Hi, it is run on master version of TensorLayer on github and latest version of TensorFlow.
@ArturoDeza the master version of tensorlayer should be installed via git clone
@SmitSheth it is moved out to a individual repo : https://github.com/tensorlayer/adaptive-style-transfer btw, we release the master version as 1.10.1, so the pip install version should work well.
The placeholder is for TensorFlow 1.0, we use TensorFlow 2.0 in the latest TensorLayer