TransformerEngine icon indicating copy to clipboard operation
TransformerEngine copied to clipboard

[PyTorch] CPU Overhead Micro-optimizations

Open zhongbozhu opened this issue 5 months ago • 4 comments

Description

Motivation: https://github.com/NVIDIA/TransformerEngine/issues/2053

Fixes # (issue)

Type of change

  • [ ] Documentation change (change only to the documentation, either a fix or a new content)
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Infra/Build change
  • [ ] Code refactoring

Changes

Please list the changes introduced in this PR:

  • Change A
  • Change B

Checklist:

  • [ ] I have read and followed the contributing guidelines
  • [ ] The functionality is complete
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes

zhongbozhu avatar Sep 02 '25 19:09 zhongbozhu

/te-ci pytorch L1

zhongbozhu avatar Sep 03 '25 03:09 zhongbozhu

/te-ci pytorch L1

zhongbozhu avatar Sep 03 '25 17:09 zhongbozhu

@zhongbozhu - this is out of date with base branch . Woudl you please retry with latest ?

nvMelissa avatar Oct 15 '25 18:10 nvMelissa

/te_ci L1

zhongbozhu avatar Oct 24 '25 22:10 zhongbozhu