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
800
Star
3.5k
Code
Issues
159
Pull requests
164
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Dropout with 8-bit RNG
- #2014
#2014
Merged
timmoon10
merged 14 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
vasunvidia:vrengasamy/fp8_dropout
vasunvidia/TransformerEngine:vrengasamy/fp8_dropout
Copy head branch name to clipboard
Aug 31, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Dropout with 8-bit RNG
#2014
timmoon10
merged 14 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
vasunvidia:vrengasamy/fp8_dropout
vasunvidia/TransformerEngine:vrengasamy/fp8_dropout
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2025
Add dropout kernel with 8-bit RNG
Show description for b0cf4f2
timmoon10
and
vasunvidia
committed
b0cf4f2
View commit details
Copy full SHA for b0cf4f2
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 3458ce6
pre-commit-ci[bot]
committed
3458ce6
View commit details
Copy full SHA for 3458ce6
Browse repository at this point
Fix license
Show description for 220c6d4
timmoon10
committed
220c6d4
View commit details
Copy full SHA for 220c6d4
Browse repository at this point
Commits on Aug 29, 2025
Avoid ambiguous types
Show description for ada804b
timmoon10
committed
ada804b
View commit details
Copy full SHA for ada804b
Browse repository at this point
Do not enforce dropout prob is representable in 8 bits
Show description for 81a6bb1
timmoon10
committed
81a6bb1
View commit details
Copy full SHA for 81a6bb1
Browse repository at this point
Expand error message
Show description for 2fed97d
timmoon10
committed
2fed97d
View commit details
Copy full SHA for 2fed97d
Browse repository at this point
Merge branch 'main' into vrengasamy/fp8_dropout
timmoon10
committed
89363de
View commit details
Copy full SHA for 89363de
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 5c372f3
pre-commit-ci[bot]
committed
5c372f3
View commit details
Copy full SHA for 5c372f3
Browse repository at this point
Commits on Aug 31, 2025
Fix small statistical bug from using less-equal instead of less-than
Show description for c075d94
timmoon10
committed
c075d94
View commit details
Copy full SHA for c075d94
Browse repository at this point
Fix linter warning
Show description for d35059a
timmoon10
committed
d35059a
View commit details
Copy full SHA for d35059a
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 528013f
pre-commit-ci[bot]
committed
528013f
View commit details
Copy full SHA for 528013f
Browse repository at this point
Remove unnecessary helper function in PyTorch extensions
Show description for 9969285
timmoon10
committed
9969285
View commit details
Copy full SHA for 9969285
Browse repository at this point
Merge branch 'main' into vrengasamy/fp8_dropout
timmoon10
committed
ed07ce5
View commit details
Copy full SHA for ed07ce5
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 1f26bd4
pre-commit-ci[bot]
committed
1f26bd4
View commit details
Copy full SHA for 1f26bd4
Browse repository at this point
You can’t perform that action at this time.