Results 1 comments of F. Shen

GluonNLP’s `data.batchify.Stack` behaves different from `mxnet.gluon.data.batchify.Stack`. Do I use it in a wrong way, or is it a bug of mxnet implementation? ```python [ins] In [1]: a = [1, 2,...