xing_nlp icon indicating copy to clipboard operation
xing_nlp copied to clipboard

some details in xing_nlp/LM/RNNLM/py3/seqModel.py

Open luobotaxinghu opened this issue 7 years ago • 1 comments

line 241 rnn.rnn, there is not a method named rnn.rnn line 244 rnn.rnn, there is not a method named rnn.rnn line 284 self.beam_inputs_embed(input_embed) but self.beam_inputs_embed is a list line 326 word_inputs is not defined line 327 self.word_inputs_history is not defined line 346 self.word_inputs_beam is not defined

luobotaxinghu avatar Aug 07 '17 10:08 luobotaxinghu

@zhuanxuhit

shixing avatar Aug 16 '17 20:08 shixing