Skip to content
467 changes: 467 additions & 0 deletions tests/jax/test_distributed_router.py

Large diffs are not rendered by default.

541 changes: 541 additions & 0 deletions tests/jax/test_fused_router.py

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions transformer_engine/jax/cpp_extensions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
from .quantization import *
from .softmax import *
from .gemm import *
from .router import *
Loading
Loading