stanford-tensorflow-tutorials icon indicating copy to clipboard operation
stanford-tensorflow-tutorials copied to clipboard

chatbot code can't run with tensorflow 1.0?

Open zentechthaingo opened this issue 7 years ago • 1 comments

I have trouble run chatbot code when I update tensorflow. no module seq2seq.model_with_buckets

zentechthaingo avatar Mar 22 '17 09:03 zentechthaingo

Try this : tf.contrib.legacy_seq2seq.model_with_buckets

kashyap32 avatar Mar 29 '17 17:03 kashyap32