Skip to content

Comments

Remove profiler mode#86

Merged
Gattocrucco merged 2 commits intomainfrom
remove-profiler
Feb 20, 2026
Merged

Remove profiler mode#86
Gattocrucco merged 2 commits intomainfrom
remove-profiler

Conversation

@Gattocrucco
Copy link
Collaborator

We added profiler mode because jax.named_scope and jax.named_call were not working, but it turns out they work just fine on GPU, the problem is just on CPU. This PR removes profiling mode altogether, and adds jax.named_call here and there to make mcmc stages show up in the jax profiler.

@Gattocrucco Gattocrucco marked this pull request as ready for review February 20, 2026 22:03
@Gattocrucco Gattocrucco merged commit b624cc9 into main Feb 20, 2026
23 of 24 checks passed
@Gattocrucco Gattocrucco deleted the remove-profiler branch February 20, 2026 22:33
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