This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Gluon Inference failed #15281
Comments
Hey, this is the MXNet Label Bot. |
Looks like it works fine without static_shape=True Possibly related to: #15187 Also works fine with mxnet (non-MKL version) |
@ZhennanQin will look into the issue. Thank to let us know :) |
7 tasks
@mxnet-label-bot add[MKL] |
#15337 This is the related issue |
FYI outputs of mxnet and mxnet-mkl 1.5.0 nightly pip.
|
I still get this warning with So I suppressed the warning with:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, the nightly build has the problem for inference. I tested on Ubuntu 16.04 with the following command:
and the code:
To download the model:
You will see the following problems:
@frankfliu identified that the crash happened in between June 12 - June 13. All previous version works fine.
The text was updated successfully, but these errors were encountered: