seq2seq-chatbot icon indicating copy to clipboard operation
seq2seq-chatbot copied to clipboard

when i use tensorlayer, there is a question

Open alphanlp opened this issue 7 years ago • 3 comments

TypeError: () got an unexpected keyword argument 'is_last'

alphanlp avatar Mar 10 '18 09:03 alphanlp

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 tensorlayer==1.7.4

zsdonghao avatar Mar 10 '18 15:03 zsdonghao

@shisi2015 just fixed the bug on master version please clone TL or install via pip install git+https://github.com/zsdonghao/tensorlayer.git

zsdonghao avatar Mar 11 '18 01:03 zsdonghao

thanks

alphanlp avatar Mar 13 '18 04:03 alphanlp