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

About the version issue of the models lib #1

Open
csc1233 opened this issue Mar 12, 2024 · 3 comments
Open

About the version issue of the models lib #1

csc1233 opened this issue Mar 12, 2024 · 3 comments

Comments

@csc1233
Copy link

csc1233 commented Mar 12, 2024

The models lib is a python 2 package, but I use python 3 now,how to solve the problem?
problem

@AdvaitGadhikar
Copy link
Collaborator

I believe in the models lib should still be compatible with python 3.
You can also refer to this repository for further details: https://github.com/VITA-Group/GraNet/tree/main/CIFAR.
Do let me know if this resolves the issue.

@jayyang3
Copy link

jayyang3 commented Mar 13, 2024

I believe in the models lib should still be compatible with python 3. You can also refer to this repository for further details: https://github.com/VITA-Group/GraNet/tree/main/CIFAR. Do let me know if this resolves the issue.

Thank you for your help! We made a mistake. The imported model here should be the model folder in the same folder, not a package. The model folder does not have an init.py file and is not recognized. We added this to the model folder. file, solved the problem.🤣

@csc1233
Copy link
Author

csc1233 commented Mar 13, 2024

I believe in the models lib should still be compatible with python 3. You can also refer to this repository for further details: https://github.com/VITA-Group/GraNet/tree/main/CIFAR. Do let me know if this resolves the issue.

Thank you so much.
This problem has been resolved and I'm sorry that it is my mistake. My roommate just explained to you.
And I am a college student who want to study something from your paper.
May I ask you any questions about your paper in the future?
I would greatly appreciate it and I am very eager to know your in-depth research on random pruning.

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