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

Disable the treescope renderer test temporarily as it breaks if JAX key classes change. #100

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Disable the treescope renderer test temporarily as it breaks if JAX key classes change.

…ey classes change.

PiperOrigin-RevId: 700099059
@danieldjohnson
Copy link
Collaborator

@IvyZX I just saw this! Could you share more details about what breaks here?

@IvyZX
Copy link

IvyZX commented Dec 15, 2024

@IvyZX I just saw this! Could you share more details about what breaks here?

Hi, you should be able to repro by updating to the latest jaxlib and jax and run the test again - the class definition of GetAttrKey changed and thus there are some random comments on each rendered line which breaks the test.

@danieldjohnson
Copy link
Collaborator

I've added handler support for the new pytree classes in Treescope v0.1.7, and this test now passes with latest jaxlib/jax.

I'll close this since I think merging it is no longer necessary. Hopefully this didn't block anything on your end, and feel free to comment or reopen if I've missed something!

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.

2 participants