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

weak_script_method no longer supported in newer torch versions #8

Open
nazmul-amin opened this issue May 20, 2022 · 1 comment
Open

Comments

@nazmul-amin
Copy link

Newer torch versions does not come with a @weak_script_method decorator which is used in modules/quantization_cpu_np_infer.py.
Is there a workaround?

@neurosim
Copy link
Owner

Hi! You can directly delete the @weak_script_method with newer torch version.

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