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

Dev #32

Merged
merged 4 commits into from
Jun 28, 2024
Merged

Dev #32

merged 4 commits into from
Jun 28, 2024

Conversation

Sm00thix
Copy link
Owner

Fixed FutureWarning from #24 (comment) in relation to #24.
The culprit was accidentally telling JAX's JIT compiler that argnum 1 (argname i) was static. This was in fact not always true.
I ran a few benchmarks with the different JAX implementations after the fix to see if there were any differences in runtime. The runtimes seem unaffected compared to the original benchmarks.

@Sm00thix Sm00thix merged commit d5a5fb6 into main Jun 28, 2024
15 checks passed
@Sm00thix Sm00thix deleted the dev branch June 28, 2024 01:44
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