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

Update xla to use mlir rather than backend-specific-translations #314

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pseudo-rnd-thoughts
Copy link

Description

Fixes #313

Motivation and Context

EnvPool XLA doesn't work with Jax 0.4.29+

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds core functionality)
  • New environment (non-breaking change which adds 3rd-party environment)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (update in the documentation)
  • Example (update in the folder of example)

@pseudo-rnd-thoughts
Copy link
Author

@Trinkle23897 The linting error is unrelated to the PR

@pseudo-rnd-thoughts
Copy link
Author

Testing this throws errors however there appears to be limited documentation on what the suggested change should be

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.

[BUG] XLA is incompatible with jax 0.4.29
1 participant