Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
TransformerEngine
Public
Notifications
You must be signed in to change notification settings
Fork
797
Star
3.5k
Code
Issues
156
Pull requests
160
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[PyTorch] Minor optimizations to reduce CPU overheads in modules
- #1191
#1191
Merged
timmoon10
merged 20 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
timmoon10:linear-cpu-perf-optimization
timmoon10/TransformerEngine:linear-cpu-perf-optimization
Copy head branch name to clipboard
Oct 4, 2024
Conversation
Commits
20
(20)
Checks
Files changed
Merged
[PyTorch] Minor optimizations to reduce CPU overheads in modules
#1191
timmoon10
merged 20 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
timmoon10:linear-cpu-perf-optimization
timmoon10/TransformerEngine:linear-cpu-perf-optimization
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2024
CPU perf optimization in linear autograd function
Show description for 7789c7e
timmoon10
committed
7789c7e
View commit details
Copy full SHA for 7789c7e
Browse repository at this point
CPU perf optimization in prepare_forward function
Show description for 89628e0
timmoon10
committed
89628e0
View commit details
Copy full SHA for 89628e0
Browse repository at this point
Commits on Sep 18, 2024
Avoid module import in TE module forwards
Show description for adab597
timmoon10
committed
adab597
View commit details
Copy full SHA for adab597
Browse repository at this point
Merge branch 'main' into linear-cpu-perf-optimization
timmoon10
committed
fffbcf8
View commit details
Copy full SHA for fffbcf8
Browse repository at this point
Use fast getter for params
Show description for a4f2b3f
timmoon10
committed
a4f2b3f
View commit details
Copy full SHA for a4f2b3f
Browse repository at this point
Commits on Sep 19, 2024
Reuse tensor dims in linear autograd func
Show description for 1b4ef9f
timmoon10
committed
1b4ef9f
View commit details
Copy full SHA for 1b4ef9f
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 2c464c5
pre-commit-ci[bot]
committed
2c464c5
View commit details
Copy full SHA for 2c464c5
Browse repository at this point
Merge branch 'main' into linear-cpu-perf-optimization
timmoon10
authored
5905b01
View commit details
Copy full SHA for 5905b01
Browse repository at this point
Commits on Sep 20, 2024
Merge branch 'main' into linear-cpu-perf-optimization
timmoon10
committed
4e6d75b
View commit details
Copy full SHA for 4e6d75b
Browse repository at this point
Apply optimizations to grouped linear
Show description for 1763bdf
timmoon10
committed
1763bdf
View commit details
Copy full SHA for 1763bdf
Browse repository at this point
Commits on Sep 25, 2024
Merge branch 'main' into linear-cpu-perf-optimization
timmoon10
committed
ab6551a
View commit details
Copy full SHA for ab6551a
Browse repository at this point
Debug test failures
Show description for 92c443e
timmoon10
committed
92c443e
View commit details
Copy full SHA for 92c443e
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for d54cb00
pre-commit-ci[bot]
committed
d54cb00
View commit details
Copy full SHA for d54cb00
Browse repository at this point
Commits on Sep 27, 2024
Debug test failures
Show description for b1db2ed
timmoon10
committed
b1db2ed
View commit details
Copy full SHA for b1db2ed
Browse repository at this point
Merge branch 'main' into linear-cpu-perf-optimization
timmoon10
committed
c973cff
View commit details
Copy full SHA for c973cff
Browse repository at this point
Fix linter warnings
Show description for df8e7b0
timmoon10
committed
df8e7b0
View commit details
Copy full SHA for df8e7b0
Browse repository at this point
Commits on Oct 1, 2024
Avoid deepcopy in tests
Show description for 706dcdf
timmoon10
committed
706dcdf
View commit details
Copy full SHA for 706dcdf
Browse repository at this point
Merge branch 'main' into linear-cpu-perf-optimization
Show description for b29bae5
timmoon10
committed
b29bae5
View commit details
Copy full SHA for b29bae5
Browse repository at this point
Commits on Oct 2, 2024
Move _fast_setattr logic to __setattr__ method
Show description for ad13c35
timmoon10
committed
ad13c35
View commit details
Copy full SHA for ad13c35
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 9458580
pre-commit-ci[bot]
committed
9458580
View commit details
Copy full SHA for 9458580
Browse repository at this point
You can’t perform that action at this time.