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

Bugs in the neuralde.py for NeuralODE class #172

Open
Charlie-Xiaoqi opened this issue Sep 14, 2022 · 3 comments
Open

Bugs in the neuralde.py for NeuralODE class #172

Charlie-Xiaoqi opened this issue Sep 14, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Charlie-Xiaoqi
Copy link

When looking at the source code under /torchdyn/core/neuralde.py, I found that the NeuralODE class is missing defunc property. And this bug results in an error for /tutorials/module4-model/m4e_lagrangian_nets.ipynb. The notebook can not be run successfully because it requires NeuralODE class to have the defunc property.

@Charlie-Xiaoqi Charlie-Xiaoqi added the bug Something isn't working label Sep 14, 2022
@shaido987
Copy link

I have also encountered this problem. Did you manage to solve this in any way?

@amdee
Copy link

amdee commented Dec 16, 2022

Hey, @Zymrael do you mind providing insight on this issue, I know the neuralde.py API has changed according to the Changelog
but I thought it was backward compatible. I think even when I tried to use the torchdyn older version like 0.31, 0.3, 0.4 and etc still the HNN and LNN examples won't run. Any input will be appreciated, Thanks

@oselin
Copy link

oselin commented Dec 4, 2023

@Charlie-Xiaoqi @shaido987 @amdee one year later, the issue is not solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants