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

Remove time_exp rule #134

Merged
merged 8 commits into from
Feb 15, 2025
Merged

Remove time_exp rule #134

merged 8 commits into from
Feb 15, 2025

Conversation

willtebbutt
Copy link
Member

@willtebbutt willtebbutt commented Nov 11, 2024

The latest version of Mooncake supports differentiating through the matrix exponential, so the hacky rule in this package is not needed. As such, this PR removes all of this functionality.

Locally I was seeing a known Mooncake-related problem, so it might be that this PR cannot be resolved until compintell/Mooncake.jl#319 is resolved. See upstream Julialang issue for more info: JuliaLang/julia#56193

@willtebbutt
Copy link
Member Author

It appears that #319 has been solved, but (necessary) work on Mooncake over Christmas introduced some performance regressions. They'll need resolving before I merge this.

@willtebbutt willtebbutt merged commit 8967d40 into master Feb 15, 2025
7 checks passed
@willtebbutt willtebbutt deleted the wct/remove-exp-rules branch February 15, 2025 19:49
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13347955004

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.2%) to 91.675%

Files with Coverage Reduction New Missed Lines %
src/models/linear_gaussian_conditionals.jl 1 94.55%
src/models/missings.jl 1 97.83%
src/util/storage_types.jl 3 55.0%
Totals Coverage Status
Change from base Build 11085305843: -0.2%
Covered Lines: 936
Relevant Lines: 1021

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

2 participants