Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mask-RCNN not working on CPU with MKLDNN and MXNet >=1.4.0 #784

Closed
ThomasDelteil opened this issue May 27, 2019 · 5 comments
Closed

mask-RCNN not working on CPU with MKLDNN and MXNet >=1.4.0 #784

ThomasDelteil opened this issue May 27, 2019 · 5 comments
Assignees

Comments

@ThomasDelteil
Copy link
Contributor

ThomasDelteil commented May 27, 2019

The error is:

MXNetError: [21:26:03] src/ndarray/ndarray.cc:752: Check failed: !IsMKLDNNData() We can't generate TBlob for MKLDNN data. Please use Reorder2Default() to generate a new NDArray first

GluonCV 0.4.0

@pengzhao-intel
Copy link

@xinyu-intel @wuxun-zhang

@ThomasDelteil ThomasDelteil changed the title mask-RCNN not working on CPU with MKLDNN and MXNet 1.4.0 mask-RCNN not working on CPU with MKLDNN and MXNet >=1.4.0 May 28, 2019
@ThomasDelteil
Copy link
Contributor Author

ThomasDelteil commented May 28, 2019

bug is present as well on:

mxnet-cu90mkl                      1.5.0b20190527
gluoncv                            0.5.0b20190527

To reproduce, run: https://gluon-cv.mxnet.io/build/examples_instance/demo_mask_rcnn.html

@pengzhao-intel
Copy link

Thanks for the info @ThomasDelteil We're WIP for the fix :)

@xinyu-intel
Copy link
Member

@ThomasDelteil Please try the latest mxnet code, this issue should be fixed.

@xinyu-intel
Copy link
Member

feel free to reopen if still not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants