tf_chatbot_seq2seq_antilm icon indicating copy to clipboard operation
tf_chatbot_seq2seq_antilm copied to clipboard

ValueError: Attempt to reuse RNNCell <*****> with a different variable scope than its first use

Open dwwu opened this issue 7 years ago • 2 comments

when i run main.py in train mode, an error occurs, my tensorflow version is 1.1, anyone can help me to fix it? thanks image

dwwu avatar May 17 '17 03:05 dwwu

Use tensorflow 1.0.0 to avoid this problem

rickhezephyr avatar May 17 '17 22:05 rickhezephyr

Would you please update the code for TF1.2? It seems that TF1.2 fixed this problem. Thanks

MingCong18 avatar May 20 '17 17:05 MingCong18