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

EQX_ON_ERROR=breakpoint improvements. #549

Merged
merged 1 commit into from
Oct 12, 2023
Merged

EQX_ON_ERROR=breakpoint improvements. #549

merged 1 commit into from
Oct 12, 2023

Conversation

patrick-kidger
Copy link
Owner

@patrick-kidger patrick-kidger commented Oct 10, 2023

- Now has a customisable number of frames, according to the
  `EQX_ON_ERROR_BREAKPOINT_FRAMES` environment variable. This is useful
  as JAX has a bug when combining certain operations with many frames
  (google/jax#16732).
- `_module.py` is now excluded tracebacks.
@patrick-kidger patrick-kidger merged commit 5d8a06e into main Oct 12, 2023
2 checks passed
@patrick-kidger patrick-kidger deleted the error-frames branch October 12, 2023 00:14
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.

None yet

1 participant