jax
CI: 11/12/24 upstream sync
#136
Merged

CI: 11/12/24 upstream sync #136

charleshofer merged 71 commits into rocm-main from ci-upstream-sync-16_1
github-actions
froystig add extensibility pointers to `jax.extend` docstring
9e7113e6
jakevdp Error on numpy array conversion of PRNG key array
83383fc7
jakevdp jax.device_get: handle generic extended dtypes
58dee3ea
mattjj don't warn on unused `type: ignore`
61150607
froystig add about page
0a42bf12
cainmagi (follow-up of PR #23852) add missing `typename` keyword to work with …
218f7632
Google-ML-Automation Merge pull request #24759 from froystig:docs-about
ddce8670
Google-ML-Automation Skip flaky test on tpuv4
927d7fc2
cperivol [mosaic_gpu] Scalar arguments to kernels.
5e43220e
apaszke [Mosaic GPU] Implement tiled and swizzled transfers for tiled layouts
6a124ac5
hawkinsp Don't perform size 0 slices into scipy rotations.
834e71bb
dymil Fix argmin docstring to not say "maximum"
9763044d
apaszke [Mosaic GPU] Make sure to free the cloned MLIR module when debugging
ce3826d0
Google-ML-Automation Merge pull request #24657 from dymil:patch-1
2b55bd5a
dfm Fix pre-commit to run on all files in CI.
4a365670
Google-ML-Automation Merge pull request #24778 from cainmagi:fix-pr-23852
4d1a1264
Varcho [SDY] add JAX lowering to Shardy `ShardingGroupOp` for shard_alike.
afd8239e
Google-ML-Automation Merge pull request #24786 from hawkinsp:scipy
631bcd09
hawkinsp Disable the paged_attention test on TPU v5p.
8f169e7f
hawkinsp Disable lax_test on ARM in Google's internal CI.
7285f10e
Google-ML-Automation Merge pull request #24773 from dfm:fix-ci-lint
ac06d198
Google-ML-Automation Add tests for jnp.einsum in Pallas
0cc17478
jakevdp Remove unused import
aa6adfb9
Google-ML-Automation Update XLA dependency to use revision
c1360f54
Google-ML-Automation Merge pull request #24808 from jakevdp:fix-lint
c6369f21
Google-ML-Automation Merge pull request #24481 from jakevdp:key-array-error
c8f5b2bb
kho Add typing overloads for jax.extend.ffi.ffi_call() to aid type checkers
7404e0d2
dimitar-asenov [MOSAIC:GPU] Add `async_load`, `async_store`, and supporting attribut…
d833066a
Google-ML-Automation Merge pull request #24774 from mattjj:dont-warn-on-unused-type-ignore
85dae9e6
dougalm Put the set of current spmd axis names in the axis env instead of spe…
d352f4f2
yashk2810 Make GPU work with copy=True and device_put since same device pinned_…
87ce0cbb
gnecula [shape_poly] Remove caching for the symbolic shape evaluator
45ae4dfb
Google-ML-Automation Update XLA dependency to use revision
b51187ca
Google-ML-Automation Update XLA dependency to use revision
098d582e
Google-ML-Automation Skip test_jnp_einsum_grad_y_pallas on gpu due to ooms
a041ea15
dougalm Fix buggy and confusing logic in the C++/pjit caching path.
763952a6
Google-ML-Automation Merge pull request #24818 from gnecula:poly_no_cache
f5f380b6
hawkinsp Disable for_loop_test on TPU v5p.
7491fdd9
bchetioui [Mosaic GPU] Add `base_pointer` argument to `InitializeBarrierOp`.
da89c9e3
jakevdp jnp.bincount: support boolean inputs
93599163
chsigg [XLA:GPU] Change `assert` to `CHECK` in Triton sparsity extensions.
1d24630b
bchetioui [Mosaic GPU] Ensure that lowering `InitializeBarrierOp` preserves the…
8a7bf2e4
chsigg [XLA:GPU] Skip small tile sizes for sparse gemms on Ampere as well. E…
f18f62a5
andportnoy [Mosaic GPU] Only run tests requiring sm90a on Hopper
24af8a67
dependabot[bot] Bump actions/cache from 4.1.1 to 4.1.2
39e0f486
chr1sj0nes [pallas:triton] Simplify reshape lowering rule.
034467de
Google-ML-Automation Merge pull request #24839 from andportnoy:aportnoy/mosaic-gpu-hopper-…
a889a95a
Google-ML-Automation Merge pull request #24814 from jakevdp:bincount-bool
422b4edf
Google-ML-Automation Merge pull request #24828 from jax-ml:caching-fix
242ac2b9
chr1sj0nes [pallas:triton] Simplify lowering code. `BlockInfo` is now always pre…
0995bc23
justinjfu [Pallas] Add a cost estimator for Pallas/JAX functions.
0e611e5c
Google-ML-Automation Merge pull request #24841 from jax-ml:dependabot/github_actions/actio…
56150286
Google-ML-Automation Update XLA dependency to use revision
6892e628
dfm Allow 64-bit output types from ffi_call regardless of enable_x64 flag.
478ea0dc
bythew3i [Mosaic TPU] Support dynamic DMA and ref slice on the 2nd minor when …
38d062db
sharadmv Add wraparound for 2x2x2 v5p
54e72d50
hurryabit Make sure compilation_cache.is_cache_used always returns a bool
31e42d8e
gnecula Cleanup more remnants of the jax.experimental.host_callback
c9250777
gnecula [shape_poly] Fix the handling of jvp(lax.sort)
fb68c97a
Google-ML-Automation Merge pull request #24770 from jakevdp:extended-device-get
4363bb65
Google-ML-Automation Merge pull request #24822 from gnecula:delete_outfeed_rewriter
8420e222
Google-ML-Automation Merge pull request #24823 from gnecula:poly_jvp_sort
5ec08767
chr1sj0nes [pallas:triton] Fix reshape lowering with scalar output shape.
cb82609a
superbobry [pallas:mosaic_gpu] `emit_pipeline` now maintains the grid indices
15f30a9e
junwhanahn Explicitly raise an error if more than 65535 channels are created
2582a337
Google-ML-Automation Merge pull request #24854 from hurryabit:is_cache_used-return-bool
e79eca6f
Google-ML-Automation Merge pull request #24772 from dfm:ffi-call-no-canonicalize
837bccce
dfm Allow more output storage types for some dot algorithms.
9bb63667
dfm Fix overflow error in GPU batched linear algebra kernels.
21e98b5c
dfm Remove GPU test with unreasonably large memory footprint.
a99ccd93
charleshofer Merge branch 'rocm-main' into ci-upstream-sync-16_1
f3f64462
charleshofer charleshofer requested a review from charleshofer charleshofer 1 year ago
charleshofer
charleshofer approved these changes on 2024-11-12
charleshofer charleshofer merged d0f6b95f into rocm-main 1 year ago
charleshofer charleshofer deleted the ci-upstream-sync-16_1 branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone