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

Known issues and incompatibilities #9

Closed
5 tasks done
Zymrael opened this issue Jul 1, 2020 · 3 comments
Closed
5 tasks done

Known issues and incompatibilities #9

Zymrael opened this issue Jul 1, 2020 · 3 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@Zymrael
Copy link
Member

Zymrael commented Jul 1, 2020

  • DataControl with CNF requires testing. Compatible but unreliable

  • Galerkin layers with CNF requires testing. Compatible but unreliable

  • Loading NeuralDE via torch.load or .load_state_dict sometimes causes issue due to Adjoint class. Can be fixed by dropping excess state_dict keys.

  • Training issue in notebook 05

  • Issue with 02_classification on Windows due to pytorch-lightning issues. See #2358. EDIT: Should be fixed.

@Zymrael Zymrael added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Jul 1, 2020
@Zymrael
Copy link
Member Author

Zymrael commented Oct 31, 2020

  • AttributeError: module 'torchdyn.models.defunc' has no attribute 'named_modules' when func is not an nn.Module

@Mikkolehtimaki
Copy link

Loading NeuralDE via torch.load or .load_state_dict sometimes causes issue due to Adjoint class. Can be fixed by dropping excess state_dict keys.

What keys are 'excess'?

@Zymrael
Copy link
Member Author

Zymrael commented Jun 17, 2021

The whole API has been reworked, and this issue should be fixed.

@Zymrael Zymrael closed this as completed Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants