Skip to content

[Dev] Support device-initiated grouped linear without TE op fuser - #6847

Merged
lhb8125 merged 3 commits into
NVIDIA:devfrom
lhb8125:denliu/device-init-grouped-linear-dev
Aug 31, 2026
Merged

[Dev] Support device-initiated grouped linear without TE op fuser#6847
lhb8125 merged 3 commits into
NVIDIA:devfrom
lhb8125:denliu/device-init-grouped-linear-dev

Conversation

@lhb8125

@lhb8125 lhb8125 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR is the prerequisite for #6845 and should be merged first.

Dependency

Test plan

  • CHECK_ONLY=true BASE_REF=dev ... bash tools/autoformat.sh (Black, isort, pylint, and ruff passed).
  • python tools/check_copyright.py <changed Python files>.
  • python -m py_compile on all changed Python files.
  • Full PyTorch/Transformer Engine tests are left to upstream CI because the local lightweight environment does not include PyTorch.

@lhb8125
lhb8125 requested review from a team as code owners August 25, 2026 12:59
@copy-pr-bot

copy-pr-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

zhongbozhu and others added 2 commits August 25, 2026 06:09
…ing TE opfuser (NVIDIA#6000)

Signed-off-by: Zhongbo Zhu <42691305+zhongbozhu@users.noreply.github.com>
Signed-off-by: hongbinl <hongbinl@nvidia.com>
@lhb8125
lhb8125 force-pushed the denliu/device-init-grouped-linear-dev branch from 28bddfc to 8f380c2 Compare August 25, 2026 13:09
@lhb8125

lhb8125 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test cef04c6

@lhb8125
lhb8125 added this pull request to the merge queue Aug 31, 2026
Merged via the queue into NVIDIA:dev with commit d5e43ae Aug 31, 2026
89 of 90 checks passed
@lhb8125
lhb8125 deleted the denliu/device-init-grouped-linear-dev branch August 31, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants