Rahul

Results 1 issues of Rahul

Hi, Thanks for sharing the code. I have a doubt in _pointer.py_. In the below code fragment: ```python if feed_prev and i > 0: inp = tf.pack(decoder_inputs) inp = tf.transpose(inp,...