You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/28 19:38:59 UTC

[GitHub] lucidfrontier45 opened a new issue #9257: No padding idx arg in gluon.nn.Embedding

lucidfrontier45 opened a new issue #9257: No padding idx arg in gluon.nn.Embedding
URL: https://github.com/apache/incubator-mxnet/issues/9257
 
 
   How can I do equivalent for PyTorch's `padding_idx` or Chainer's `ignore_label` in gluon's Embedding? 
   http://pytorch.org/docs/master/nn.html#torch.nn.Embedding
   https://docs.chainer.org/en/stable/reference/generated/chainer.links.EmbedID.html#chainer.links.EmbedID
   
   I don't see any similar argument in gluon doc.
   https://mxnet.incubator.apache.org/api/python/gluon.html#mxnet.gluon.nn.Embedding
   
   Thank you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services