Closed roywei closed 5 years ago
test_imdb is failing deterministically due to numpy update on 1.16, we have to specify allow_pickle as True
allow_pickle
cc @sandeep-krishnamurthy, I will merge this fix as we need to release keras-mxnet ASAP for our users, and this is blocking CI.
test_imdb is failing deterministically due to numpy update on 1.16, we have to specify
allow_pickle
as True