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

Move tile array/map ops lowering logic outside JAX bindings. #8

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

balancap
Copy link
Contributor

@balancap balancap commented Jul 28, 2023

This PR is moving the Poplar lowering logic into proper functions, in order to make the JAX/XLA custom ops layer as thin as possible.

It should allow us to support additional backends (e.g. Poptorch) in the near future.

This PR is moving the Poplar lowering logic into proper functions, in order to make the JAX/XLA custom ops layer as thin as possible.
It should allow us to support additional backends (e.g. Poptorch) in the near future.
@balancap balancap force-pushed the move-tile-ops-logic-outside-jax-bindings branch from b5e17b2 to ac5e01e Compare July 28, 2023 14:12
@balancap balancap changed the title Move tile array/map ops logic outside JAX bindings. Move tile array/map ops lowering logic outside JAX bindings. Jul 28, 2023
@balancap balancap merged commit c67237b into main Jul 28, 2023
6 checks passed
@balancap balancap deleted the move-tile-ops-logic-outside-jax-bindings branch July 28, 2023 14:22
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.

1 participant