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

Add tests with time invariant LGSSM back #94

Closed
Tracked by #96
theogf opened this issue Mar 21, 2023 · 1 comment
Closed
Tracked by #96

Add tests with time invariant LGSSM back #94

theogf opened this issue Mar 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@theogf
Copy link
Member

theogf commented Mar 21, 2023

In test/models/lgssm, there are currently two lines commented out:

        (tv=:time_invariant, N=49, Dlat=3, Dobs=2, storage=storages.static),
        (tv=:time_invariant, N=49, Dlat=3, Dobs=2, storage=storages.dense),

These don't pass the tests, likely because of ChainRulesTestUtils issues.

@theogf theogf added the bug Something isn't working label Mar 21, 2023
@willtebbutt
Copy link
Member

These were added back in in #129

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

2 participants