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: [email protected] With regards, Apache Git Services
