[JAX] Refactor + MXFP8 + GroupedGEMM#1627
Merged
phu0ngng merged 14 commits intoNVIDIA:mainfrom Apr 1, 2025
Merged
Conversation
096355c to
0a238fa
Compare
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com> Co-authored-by: Jeremy Berchtold <jberchtold@nvidia.com>
8829cbd to
faa5ea1
Compare
for more information, see https://pre-commit.ci
Collaborator
Author
|
/te-ci jax L1 |
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
for more information, see https://pre-commit.ci
jberchtold-nvidia
approved these changes
Mar 31, 2025
3632315 to
024cad3
Compare
024cad3 to
3fffed4
Compare
Signed-off-by: Hua Huang <huah@nvidia.com>
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
3fffed4 to
31b4f40
Compare
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Collaborator
Author
|
/te-ci jax L1 |
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
for more information, see https://pre-commit.ci
Collaborator
Author
|
/te-ci jax L1 |
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
KshitijLakhani
pushed a commit
that referenced
this pull request
Apr 1, 2025
* refactor + mxfp8 * added grouped gemm * rename linear to dense * added cublas init phase for groupedGemm * relax the tol of test encoder multiprocessing mxfp8 by 0.001 Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com> --------- Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com> Co-authored-by: Hua Huang <huah@nvidia.com> Co-authored-by: Jeremy Berchtold <jberchtold@nvidia.com>
KshitijLakhani
added a commit
that referenced
this pull request
Apr 1, 2025
This reverts commit b27283a.
13 tasks
This was referenced Apr 4, 2025
lhb8125
pushed a commit
to lhb8125/TransformerEngine
that referenced
this pull request
Apr 8, 2025
* refactor + mxfp8 * added grouped gemm * rename linear to dense * added cublas init phase for groupedGemm * relax the tol of test encoder multiprocessing mxfp8 by 0.001 Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com> --------- Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com> Co-authored-by: Hua Huang <huah@nvidia.com> Co-authored-by: Jeremy Berchtold <jberchtold@nvidia.com>
wdykas
pushed a commit
to wdykas/TransformerEngine
that referenced
this pull request
Apr 14, 2025
* refactor + mxfp8 * added grouped gemm * rename linear to dense * added cublas init phase for groupedGemm * relax the tol of test encoder multiprocessing mxfp8 by 0.001 Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com> --------- Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com> Co-authored-by: Hua Huang <huah@nvidia.com> Co-authored-by: Jeremy Berchtold <jberchtold@nvidia.com> Signed-off-by: Peter Dykas <wdykas@nvidia.com>
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Type of change
Checklist: