pointer-network-tensorflow
pointer-network-tensorflow copied to clipboard
line 125 of data_loader.py
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?