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

[better_errors] Port the Pallas debug info mechanisms to the new JAX debugging info #26058

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

gnecula
Copy link
Collaborator

@gnecula gnecula commented Jan 23, 2025

Now that we carry debug informatiion in Jaxpr we can remove the Pallas-specific tracking of debugging info. We remove NameAndSrcInfo and its usage.

@gnecula gnecula self-assigned this Jan 23, 2025
@gnecula gnecula added the pull ready Ready for copybara import and testing label Jan 23, 2025
@gnecula gnecula force-pushed the debug_info_pallas branch 2 times, most recently from 8c59a92 to f69e723 Compare January 24, 2025 04:39
@gnecula gnecula force-pushed the debug_info_pallas branch 5 times, most recently from 2531ab5 to 62a3f61 Compare February 5, 2025 12:16
@gnecula gnecula requested a review from justinjfu February 14, 2025 08:55
@gnecula gnecula force-pushed the debug_info_pallas branch 2 times, most recently from ae4f48f to 4e908f2 Compare February 18, 2025 07:22
@gnecula gnecula requested review from superbobry and removed request for justinjfu February 18, 2025 18:45
@gnecula gnecula force-pushed the debug_info_pallas branch 9 times, most recently from 18d6b54 to a5e0451 Compare February 25, 2025 13:36
…DebugInfo.

Now that we carry debug informatiion in Jaxpr we can remove the Pallas-specific
tracking of the `func_src_info`, e.g., `NameAndSrcInfo`.
@copybara-service copybara-service bot merged commit 7acd60c into jax-ml:main Feb 25, 2025
18 of 20 checks passed
@gnecula gnecula deleted the debug_info_pallas branch February 25, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants