Open monajalal opened 6 years ago
@monajalal I meet the same problem, both WARNING and Traceback info! Have you solved this?
The original Tensorlayer does not support the convolutional LSTM, so the tensorlayer/layers.py needs to be replaced with our tensorlayer-layers.py. Just follow the README exactly, I believe it will be OK.
How should I fix this?