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 }}
speechbrain
/
speechbrain
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
11.8k
Code
Issues
126
Pull requests
63
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Make lobes use fp32 when AMP is active
- #2295
#2295
Merged
TParcollet
merged 11 commits into
speechbrain:develop
speechbrain/speechbrain:develop
from
asumagic:fp32-lobes
asumagic/speechbrain:fp32-lobes
Copy head branch name to clipboard
Dec 8, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Make lobes use fp32 when AMP is active
#2295
TParcollet
merged 11 commits into
speechbrain:develop
speechbrain/speechbrain:develop
from
asumagic:fp32-lobes
asumagic/speechbrain:fp32-lobes
Copy head branch name to clipboard
Commits
Commits on Dec 8, 2023
Added utils.autocast with a fwd_default_precision function
asumagic
committed
cb848c6
View commit details
Copy full SHA for cb848c6
Browse repository at this point
Decorate all lobes to require float32 precision in AMP
asumagic
committed
8548c3f
View commit details
Copy full SHA for 8548c3f
Browse repository at this point
Fix trailing space in docstring
asumagic
committed
022b5a6
View commit details
Copy full SHA for 022b5a6
Browse repository at this point
Less confusing doc for fwd_default_precision
asumagic
committed
e602e9e
View commit details
Copy full SHA for e602e9e
Browse repository at this point
Be explicit that only fp inputs are affected by fwd_default_precision
asumagic
committed
5288041
View commit details
Copy full SHA for 5288041
Browse repository at this point
Typo in docstring
asumagic
committed
b1b71e5
View commit details
Copy full SHA for b1b71e5
Browse repository at this point
Remove dtype annotation that is broken for some reason
asumagic
committed
68c03bf
View commit details
Copy full SHA for 68c03bf
Browse repository at this point
Precommit checks will be the end of me
asumagic
committed
89aedc9
View commit details
Copy full SHA for 89aedc9
Browse repository at this point
Fix tests
asumagic
committed
f8b90f7
View commit details
Copy full SHA for f8b90f7
Browse repository at this point
Add docstring to precision wrapper function
asumagic
committed
da8afa7
View commit details
Copy full SHA for da8afa7
Browse repository at this point
Fix style check again..
asumagic
committed
f8b9cba
View commit details
Copy full SHA for f8b9cba
Browse repository at this point
You can’t perform that action at this time.