pointer-network-tensorflow icon indicating copy to clipboard operation
pointer-network-tensorflow copied to clipboard

line 125 of data_loader.py

Open AnhaoZhao-LLMer opened this issue 4 years ago • 0 comments

hi,because in the code, all data has been filled with zeros, then seq_length = tf.shape(inputs)[0] should be the same, I think it should be calculated after removing all zero rows?

AnhaoZhao-LLMer avatar Nov 04 '21 08:11 AnhaoZhao-LLMer