Skip to content

[QwixMxfpNumerics] Update Qwix MXFP APIs to support TPU and CPU via JAX emulation. - #338

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_949237674
Jul 24, 2026
Merged

[QwixMxfpNumerics] Update Qwix MXFP APIs to support TPU and CPU via JAX emulation.#338
copybara-service[bot] merged 1 commit into
mainfrom
test_949237674

Conversation

@copybara-service

Copy link
Copy Markdown

[QwixMxfpNumerics] Update Qwix MXFP APIs to support TPU and CPU via JAX emulation.

Enable mxfp_dot_general on all hardware backends (GPU, TPU, and CPU) by using jax.nn.scaled_matmul directly without platform guards, as JAX now supports scaled_matmul on TPUs and CPUs via decomposition.

…AX emulation.

Enable `mxfp_dot_general` on all hardware backends (GPU, TPU, and CPU) by using `jax.nn.scaled_matmul` directly without platform guards, as JAX now supports `scaled_matmul` on TPUs and CPUs via decomposition.

PiperOrigin-RevId: 953588298
@copybara-service
copybara-service Bot merged commit 54dc9f4 into main Jul 24, 2026
@copybara-service
copybara-service Bot deleted the test_949237674 branch July 24, 2026 22:43
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