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

Compatibility with latest mxnet (0.9.3) #26

Open
SoonminHwang opened this issue Apr 28, 2017 · 1 comment
Open

Compatibility with latest mxnet (0.9.3) #26

SoonminHwang opened this issue Apr 28, 2017 · 1 comment

Comments

@SoonminHwang
Copy link

Hi,
Thanks for sharing your work.

I'm newbie about mxnet.
So I just follow the instruction from official mxnet repo. (Install 0.9.3)
But I guess your code is not compatible with mxnet 0.9.3.
With mxnet 0.9.3, runtime error occured at voc.py.
https://github.com/itijyou/ademxapp/blob/master/issegm/voc.py#L639

src/operator/./cudnnconvolution-inl.h:517: Check failed: cudnnFindConvolutionForwardAlgorithm(s->dnn_handle_, indesc_, filter_desc_, conv_desc_, out_desc_, kMaxAlgos, &nalgo, fwd_algo) == CUDNN_STATUS_SUCCESS (4 vs. 0)

And Installing mxnet 0.8 you used is not clear for me.
Could you give any comment?

Thanks in advance.

@dkozlov
Copy link

dkozlov commented May 18, 2017

I have the same issue

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

2 participants