Open sxjscience opened 4 years ago
@szha @leezu Would you know if the multiprocessing bugs in MXNet have been solved?
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
[ ] Bugs related to multiprocessing in MXNet (Thanks @leezu):
The symptom is that we cannot enable tests with python 3.8 in https://github.com/dmlc/gluon-nlp/blob/01122db3867722db061566a79e843a08f9134431/.github/workflows/unittests.yml#L17
[x] The CD pipeline of MXNet + CPU + Linux has been broken since May. 16th.
So we choose to temporarily not run the tests on ubuntu machine: https://github.com/dmlc/gluon-nlp/blob/01122db3867722db061566a79e843a08f9134431/.github/workflows/unittests.yml#L15-L16