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

Speed up check_jaxpr(). #9208

Closed
wants to merge 1 commit into from
Closed

Speed up check_jaxpr(). #9208

wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Speed up check_jaxpr().

(check_jaxpr() is only used when debugging.)

Don't eagerly pretty print jaxprs: only do so if we are going to raise an error.
Don't eagerly form error messages. Delete typecheck_assert.

@copybara-service copybara-service bot force-pushed the test_421912984 branch 4 times, most recently from 458f96b to fae8e45 Compare January 18, 2022 18:07
(check_jaxpr() is only used when debugging.)

Don't eagerly pretty print jaxprs: only do so if we are going to raise an error.
Don't eagerly form error messages. Delete typecheck_assert.

PiperOrigin-RevId: 421912984
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