This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
[v0.x] Some CPU tests fail after switching to use MXNet 1.8.0 #1559
Labels
bug
Something isn't working
Description
After using new docker to make tests runnable on mxnet 1.8.0 in #1558 , I find there are some CPU tests will fail.
Some failed tests
test_models.py::test_big_rnn_model_share_params
test_preprocess_utils.py::test_truncate
test_sampled_logits.py::test_is_softmax_loss
test_transforms.py::test_spacy_tokenizer
Error Message
Detailed Logs
To Reproduce
(If you developed your own code, please provide a short script that reproduces the error. For existing examples, please provide link.)
Steps to reproduce
(Paste the commands you ran that produced the error.)
What have you tried to solve it?
Environment
We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below:
The text was updated successfully, but these errors were encountered: