dmlc / gluon-nlp

NLP made easy

Home Page:https://nlp.gluon.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operator npx.broadcast_like

barry-jin opened this issue · comments

Description

Currently, pr #1551 and pr #1545 are blocked by operator npx.broadcast_like. This will be fixed in apache/mxnet#20169

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

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.

I have created nightly test in #1557