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
.
deepspeedai
/
DeepSpeed
Public
Notifications
You must be signed in to change notification settings
Fork
4.9k
Star
42.9k
Code
Issues
1.2k
Pull requests
145
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: Validate fp16.loss_scale is finite and non-negative
- #7889
#7889
Merged
tohtana
merged 12 commits into
deepspeedai:master
deepspeedai/DeepSpeed:master
from
nathon-lee:fix_issue_7852
nathon-lee/DeepSpeed_woo:fix_issue_7852
Copy head branch name to clipboard
Mar 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix: Validate fp16.loss_scale is finite and non-negative
#7889
tohtana
merged 12 commits into
deepspeedai:master
deepspeedai/DeepSpeed:master
from
nathon-lee:fix_issue_7852
nathon-lee/DeepSpeed_woo:fix_issue_7852
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2026
fix: Validate fp16.loss_scale is finite and non-negative
Show description for 225ab4e
nathon-lee
committed
225ab4e
View commit details
Copy full SHA for 225ab4e
Browse repository at this point
fix: validate fp16.loss_scale before coercion
Show description for f2fc309
nathon-lee
committed
f2fc309
View commit details
Copy full SHA for f2fc309
Browse repository at this point
Commits on Mar 9, 2026
Refactor loss scale validation in precision_config.py
Show description for 0ac4684
nathon-lee
committed
0ac4684
View commit details
Copy full SHA for 0ac4684
Browse repository at this point
chore: DCO signoff
Show description for 322707a
nathon-lee
committed
322707a
View commit details
Copy full SHA for 322707a
Browse repository at this point
test: ensure invalid fp16.loss_scale types raise ValidationError
Show description for a8cb9dc
nathon-lee
committed
a8cb9dc
View commit details
Copy full SHA for a8cb9dc
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'master' into fix_issue_7852
tohtana
authored
dcd1e05
View commit details
Copy full SHA for dcd1e05
Browse repository at this point
Fix: remove trailing whitespace, yapf format, update license header (minimal change)
Show description for e59f7b8
nathon-lee
committed
e59f7b8
View commit details
Copy full SHA for e59f7b8
Browse repository at this point
Merge branch 'fix_issue_7852' of github.com:nathon-lee/DeepSpeed_woo into fix_issue_7852
nathon-lee
committed
a29c6ea
View commit details
Copy full SHA for a29c6ea
Browse repository at this point
Add license header to precision config loss scale unit test
Show description for 85f3821
nathon-lee
committed
85f3821
View commit details
Copy full SHA for 85f3821
Browse repository at this point
Merge branch 'master' into fix_issue_7852
tohtana
authored
b7bb966
View commit details
Copy full SHA for b7bb966
Browse repository at this point
Commits on Mar 13, 2026
Merge branch 'master' into fix_issue_7852
tohtana
authored
63744bd
View commit details
Copy full SHA for 63744bd
Browse repository at this point
Merge branch 'master' into fix_issue_7852
tohtana
authored
0708001
View commit details
Copy full SHA for 0708001
Browse repository at this point
You can’t perform that action at this time.