Variational-Recurrent-Autoencoder-Tensorflow icon indicating copy to clipboard operation
Variational-Recurrent-Autoencoder-Tensorflow copied to clipboard

TypeError: 'Tensor' object is not iterable.

Open ghost opened this issue 8 years ago • 0 comments

Thanks for your great work! I wonder have you tried using LSTM to run the model? Seems this error will occur when I set use_lstm=True: TypeError: 'Tensor' object is not iterable.. And it points to this line of code. Do you have any idea about it? Thanks in advance!

ghost avatar Mar 31 '17 08:03 ghost