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

Which Mxnet version should we install? #54

Closed
HOMGH opened this issue Dec 28, 2022 · 2 comments
Closed

Which Mxnet version should we install? #54

HOMGH opened this issue Dec 28, 2022 · 2 comments

Comments

@HOMGH
Copy link

HOMGH commented Dec 28, 2022

Hi,
Which Mxnet version should we install? I'm getting tones of error regarding mxnet. My Cuda version is 9.1. So I installed mxnet-cu91. Then I got "cannot import name 'ImageRecordInt8Iter' from 'mxnet.io.io' " error and I changed some depricated functions to fix it. Now I'm getting "cannot import name 'multi_sum_sq' from 'mxnet.ndarray' " error and have no idea how to fix it as I didn't find anything online about that error.
Please advise.
Thanks.

@rommeldias
Copy link

Hi,

Same problem here. What version of both CUDA and mxnet should we install?

Thanks.

@jankolf
Copy link
Collaborator

jankolf commented Jul 9, 2023

Hi @HOMGH and @rommeldias
in case you are using pytorch, you can have a look at my re-implementation. It is easier to setup than mxnet.

Best,
Jan

@jankolf jankolf closed this as completed Jul 9, 2023
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