dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.56k stars 538 forks source link

Operator npx.broadcast_like #1552

Closed barry-jin closed 3 years ago

barry-jin commented 3 years ago

Description

Currently, pr #1551 and pr #1545 are blocked by operator npx.broadcast_like. This will be fixed in https://github.com/apache/incubator-mxnet/pull/20169

szha commented 3 years ago

The upstream PR is merged. Do we need to switch the CI to the nightly?

barry-jin commented 3 years ago

The upstream PR is merged. Do we need to switch the CI to the nightly?

Yes. I will create a scheduled workflow to run GluonNLP tests on MXNet nightly build.

barry-jin commented 3 years ago

I have created nightly test in #1557