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 PyTorch 1.5 and later #7

Open
madhawav opened this issue May 9, 2021 · 1 comment
Open

Compatibility with PyTorch 1.5 and later #7

madhawav opened this issue May 9, 2021 · 1 comment

Comments

@madhawav
Copy link
Contributor

madhawav commented May 9, 2021

Hi @henzler,

Have you tested training new models on PyTorch versions newer than 1.4?

I am doing a follow-up work based on this project and I have noticed that the model training performance degrades noticeably when I train in PyTorch 1.5 or later. Inference on models trained using PyTorch 1.4, via recent versions of PyTorch works just fine. I am guessing this issue is related to the noise operator implementation I obtained from this codebase.

@henzler
Copy link
Owner

henzler commented May 11, 2021

Unfortunately, I have not tested if it works with a version newer than 1.4.

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