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

Handle when JAX saves the manual axes on the CallOp of the shmap_body. #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. Handle when JAX saves the manual axes on the CallOp of the `shmap_b…

    …ody`.
    
    JAX will save the list of manual axes as an `ArrayAttr` of strings. In a followup clean this up to use `ManualAxesAttr` instead. This requires exposing the C/Python bindings for it.
    
    PiperOrigin-RevId: 672543437
    bartchr808 authored and copybara-github committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bf2c4a6 View commit details
    Browse the repository at this point in the history