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

Sync jim dev #105

Merged
merged 7 commits into from
Jul 23, 2024
Merged

Sync jim dev #105

merged 7 commits into from
Jul 23, 2024

Conversation

kazewong
Copy link
Owner

No description provided.

kazewong added 7 commits July 23, 2024 16:15
Before this commit, typechecker has issue with the logsumexp input type at line 710.
The reason is @jit return a wrapped type, which does not match logsumexp.
Removing @jit in log_i0 in utils.py resolve this issue.
In general, util functions should not be jitted until needed during runtime
@kazewong kazewong merged commit 86da005 into jim-dev Jul 23, 2024
6 checks passed
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.

1 participant