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/10/26 18:13:02 UTC

[GitHub] eric-haibin-lin opened a new issue #12984: Feature request: GELU operator

eric-haibin-lin opened a new issue #12984: Feature request: GELU operator 
URL: https://github.com/apache/incubator-mxnet/issues/12984
 
 
   Reference paper: 
   https://arxiv.org/abs/1606.08415
   
   Reference python impl: https://github.com/huggingface/pytorch-openai-transformer-lm/blob/master/model_pytorch.py#L14-L15
   
   Used in transformer language model:
   https://s3-us-west-2.amazonaws.com/openai-assets/research-covers/language-unsupervised/language_understanding_paper.pdf 
   

----------------------------------------------------------------
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