[TE] IFU release v2.17 - #704
Open
AllenFarcas wants to merge 7 commits into
Open
Conversation
* Avoid unpickling the extra state if not needed Signed-off-by: Przemek Tredak <ptredak@nvidia.com> * Remove pytorch changes from common and have better names Signed-off-by: ksivamani <ksivamani@nvidia.com> * Fix envvar for tests Signed-off-by: ksivamani <ksivamani@nvidia.com> * Fix tests Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com> * Fix Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com> --------- Signed-off-by: Przemek Tredak <ptredak@nvidia.com> Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com> Signed-off-by: ksivamani <ksivamani@nvidia.com> Co-authored-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>
Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>
(cherry picked from commit b6e4350)
… tests on ROCm Applied to release_v2.17 as the _extra_state.py hunk only. The two tests/pytorch/nvfp4 swizzle test files this commit also touches do not exist on 2.17, so those hunks were dropped. (cherry picked from commit b7098f4)
The file carries a ROCm/fork modification vs upstream 868d8d9 (adds the MXFP4BlockScaling -> STATELESS checkpoint policy) but had only the NVIDIA header. Per CLAUDE.md, add the AMD line above the NVIDIA line with the current year; the NVIDIA year range is left untouched. Co-Authored-By: Claude <noreply@anthropic.com> (cherry picked from commit 0a750da)
Required for upstream files the fork modifies. Added directly rather than cherry-picked: on the 2.18 branch the same line arrives in cfea2f3, which bundles unrelated changes across tests/cpp, transformer_engine/jax and transformer_engine/common. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
AllenFarcas
marked this pull request as ready for review
August 20, 2026 19:55
AllenFarcas
requested review from
ipanfilo,
wangye805 and
wenchenvincent
as code owners
August 20, 2026 19:55
wangye805
reviewed
Aug 21, 2026
wangye805
left a comment
Collaborator
There was a problem hiding this comment.
The existing 2 file diff on our rocm side looks good to me. But the pre-existing CK bug, we will need to investigate and fix them
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
Please include a brief summary of the changes, relevant motivation and context.
Fixes # (issue)
Type of change
Changes
Please list the changes introduced in this PR:
Checklist: