[Test do not merge] Testing build wheels #722
Closed
alekstheod wants to merge 7513 commits intomainfrom
Closed
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@1af3b93...8e8c483) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ted. Then even if input/output shapes don't match, it should be fine. Fixes jax-ml#35273 PiperOrigin-RevId: 873111177
Co-authored-by: Yash Katariya <yashkatariya@google.com>
PiperOrigin-RevId: 873147157
…ommit/7505d7e818868a19f83fb0656444741ca114e444 PiperOrigin-RevId: 873240352
PiperOrigin-RevId: 873414882
* pytrees used_inputs and used_outputs * the rule can decide what outputs it's going to produce * don't expose jaxpr eqn, instead just use HiPrimitive instances Co-authored-by: Yash Katariya <yashkatariya@google.com>
PiperOrigin-RevId: 873460771
PiperOrigin-RevId: 873471350
Co-authored-by: Dougal Maclaurin <dougalm@google.com> Co-authored-by: Yash Katariya <yashkatariya@google.com>
PiperOrigin-RevId: 873518369
PiperOrigin-RevId: 873545613
…ommit/964a0a45a0c3090cd484a3c51e8f9d05ed10b968 PiperOrigin-RevId: 873558820
Pallas core APIs still need more work.
PiperOrigin-RevId: 873788402
…ommit/ee3fee62470b92e301f5958a14299699620a9c78 PiperOrigin-RevId: 873904692
PiperOrigin-RevId: 873912326
…/actions/checkout-6.0.1 PiperOrigin-RevId: 873964317
These tests require GPU (CUDA or ROCm). Add explicit GPU check to prevent tests from running on CPU.
The remaining errors require us to bundle more .pyis with jaxlib.
PiperOrigin-RevId: 874014312
PiperOrigin-RevId: 874019716
PiperOrigin-RevId: 874086441
PiperOrigin-RevId: 874094949
Co-authored-by: Daniel Suo <danielsuo@gmail.com> Co-authored-by: Jake VanderPlas <jakevdp@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test PR