NVIDIA / TransformerEngine

A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html
Apache License 2.0
1.61k stars 256 forks source link

[JAX] Splitting `csrc/modules.cpp` by category #883

Closed phu0ngng closed 4 weeks ago

phu0ngng commented 1 month ago

This PR splits the csrc/modules.cpp into multiple files, grouped by category. No code changes, in reality, just re-organizing work.

Type of change

Checklist:

phu0ngng commented 1 month ago

/te-ci jax

ksivaman commented 1 month ago

@phu0ngng I think we're ready to resolve conflicts and merge this!

phu0ngng commented 1 month ago

/te-ci jax