[mxfp8 training] update triton_to_mxfp8_dim0 nan handling#4201
Open
danielvegamyhre wants to merge 1 commit intomainfrom
Open
[mxfp8 training] update triton_to_mxfp8_dim0 nan handling#4201danielvegamyhre wants to merge 1 commit intomainfrom
danielvegamyhre wants to merge 1 commit intomainfrom
Conversation
danielvegamyhre
added a commit
that referenced
this pull request
Mar 30, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
f0b651a to
74a1db5
Compare
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/4201
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 8 Unrelated FailuresAs of commit 82e7fc9 with merge base 3ad1067 ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
danielvegamyhre
added a commit
that referenced
this pull request
Mar 30, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
74a1db5 to
e813474
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 30, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
e813474 to
346fcca
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 30, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
346fcca to
8df8fea
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 30, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
8df8fea to
b7c40f1
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 30, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
b7c40f1 to
46eec1e
Compare
Contributor
Author
|
edit: nevermind, managed to recover performance |
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
46eec1e to
43a59a1
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
cf861ec to
c38b55c
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
c38b55c to
bf5918a
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
bf5918a to
c231e2b
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
c231e2b to
39aae18
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
39aae18 to
8858c92
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
8858c92 to
c4bf474
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
c4bf474 to
5c6b807
Compare
danielvegamyhre
added a commit
that referenced
this pull request
Mar 31, 2026
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
5c6b807 to
7dfe87c
Compare
…rch reference stack-info: PR: #4201, branch: danielvegamyhre/stack/162
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.
Summary
triton_to_mxfp8_dim0)Changes
__hmaxwhich treats nans as missing data and returns the numeric value.Benchmarks