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
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
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
823
Star
3.5k
Code
Issues
160
Pull requests
187
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[PTQ] Store FP32 global scaling factors (absmax or scale_inv) for all quantized activations and weights.
- #3296
#3296
Open
cspades
wants to merge 16 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
cspades:cye/scale_factor_buffering
cspades/TransformerEngine:cye/scale_factor_buffering
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
[PTQ] Store FP32 global scaling factors (absmax or scale_inv) for all quantized activations and weights.
#3296
cspades
wants to merge 16 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
cspades:cye/scale_factor_buffering
cspades/TransformerEngine:cye/scale_factor_buffering
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2026
Add optional tooling to accumulate quantization scaling factors for inference.
Show description for dd5b59d
cspades
committed
dd5b59d
View commit details
Copy full SHA for dd5b59d
Browse repository at this point
Add tests.
Show description for 9074933
cspades
committed
9074933
View commit details
Copy full SHA for 9074933
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 745658d
pre-commit-ci[bot]
authored and
cspades
committed
745658d
View commit details
Copy full SHA for 745658d
Browse repository at this point
Fix minor bugs.
Show description for 25c6864
cspades
committed
25c6864
View commit details
Copy full SHA for 25c6864
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for aa4292a
pre-commit-ci[bot]
authored and
cspades
committed
aa4292a
View commit details
Copy full SHA for aa4292a
Browse repository at this point
Weed out NaN.
Show description for f53509b
cspades
committed
f53509b
View commit details
Copy full SHA for f53509b
Browse repository at this point
Rebase fixes.
Show description for c87e8db
cspades
committed
c87e8db
View commit details
Copy full SHA for c87e8db
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for a4915ef
pre-commit-ci[bot]
authored and
cspades
committed
a4915ef
View commit details
Copy full SHA for a4915ef
Browse repository at this point
Merge calibration tooling into the calibrate() API.
Show description for f2943b8
cspades
committed
f2943b8
View commit details
Copy full SHA for f2943b8
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 39da280
pre-commit-ci[bot]
authored and
cspades
committed
39da280
View commit details
Copy full SHA for 39da280
Browse repository at this point
Tweaks.
Show description for b00f1f8
cspades
committed
b00f1f8
View commit details
Copy full SHA for b00f1f8
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 0a64a73
pre-commit-ci[bot]
authored and
cspades
committed
0a64a73
View commit details
Copy full SHA for 0a64a73
Browse repository at this point
Fix activation recompute.
Show description for 19cf8bb
cspades
committed
19cf8bb
View commit details
Copy full SHA for 19cf8bb
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 1842f94
pre-commit-ci[bot]
authored and
cspades
committed
1842f94
View commit details
Copy full SHA for 1842f94
Browse repository at this point
Minor fixes, still build quantizers when calibrating BF16/FP32, some calibration parity issues with RHT, and torch compile support.
Show description for 41923e4
cspades
committed
41923e4
View commit details
Copy full SHA for 41923e4
Browse repository at this point
nit: fix comment for bf16/fp32 calibration
Show description for dea6c30
cspades
committed
dea6c30
View commit details
Copy full SHA for dea6c30
Browse repository at this point
You can’t perform that action at this time.