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 2020/04/02 21:47:36 UTC

[GitHub] [incubator-mxnet] szhengac commented on issue #17960: Bert Training fails on MXNet 2.0

szhengac commented on issue #17960: Bert Training fails on MXNet 2.0
URL: https://github.com/apache/incubator-mxnet/issues/17960#issuecomment-608107922
 
 
   This is due to the API change in MxNet 2.0 optimizer. And, `bert_adam` follows the old API. So we need to wait until MxNet 2.0 is released and Gluon NLP is updated to MxNet 2.0.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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