NVIDIA / NVIDIA/TransformerEngine
[JAX] Remove D2H in GroupedQuantizeFFI/GroupedGemmFFI
Open
@jberchtold-nvidia is already working on this.
Since Jan 23, 2026.
2.17
MoE
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 831
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 65
Description
Eliminate device-to-host (D2H) copies in JAX GroupedQuantizeFFI and GroupedGemmFFI APIs, providing a fully device-resident workflow for MoE quantization/training.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.