dmlc / gluon-nlp

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

[Numpy Refactor] Issues in MXNet that blocks the CI of numpy version of GluonNLP #1246

Open sxjscience opened 4 years ago

sxjscience commented 4 years ago
sxjscience commented 4 years ago

@szha @leezu Would you know if the multiprocessing bugs in MXNet have been solved?

leezu commented 4 years ago

They may have been fixed accidentally, though the tests remain disabled: https://github.com/apache/incubator-mxnet/issues/17782 https://github.com/apache/incubator-mxnet/pull/17969