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
796
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
[JAX] SwiGLU Implementation
- #773
#773
Merged
phu0ngng
merged 20 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
phu0ngng:swiglu
phu0ngng/TransformerEngine:swiglu
Copy head branch name to clipboard
Apr 24, 2024
Conversation
Commits
20
(20)
Checks
Files changed
Merged
[JAX] SwiGLU Implementation
#773
phu0ngng
merged 20 commits into
NVIDIA:main
NVIDIA/TransformerEngine:main
from
phu0ngng:swiglu
phu0ngng/TransformerEngine:swiglu
Copy head branch name to clipboard
Commits
Commits on Apr 9, 2024
combined layernorm_geglu with layernorm_gelu into fused_layernorm
Show description for 178dab3
phu0ngng
committed
178dab3
View commit details
Copy full SHA for 178dab3
Browse repository at this point
fixes to pass all unit tests in test_custom_call_compute.py,
Show description for 7abd87f
phu0ngng
committed
7abd87f
View commit details
Copy full SHA for 7abd87f
Browse repository at this point
cleaning and formatting
Show description for 61564c4
phu0ngng
committed
61564c4
View commit details
Copy full SHA for 61564c4
Browse repository at this point
Commits on Apr 12, 2024
renaming based on reviewers suggestions
Show description for de80d42
phu0ngng
committed
de80d42
View commit details
Copy full SHA for de80d42
Browse repository at this point
fixes to pass all unit tests in test_custom_call_compute.py,
Show description for 4fbf5e1
phu0ngng
committed
4fbf5e1
View commit details
Copy full SHA for 4fbf5e1
Browse repository at this point
templating cast_transpose_gelu related rountines
Show description for 7500ab8
phu0ngng
committed
7500ab8
View commit details
Copy full SHA for 7500ab8
Browse repository at this point
implemented swiglu and silu
Show description for 40dd8d9
phu0ngng
committed
40dd8d9
View commit details
Copy full SHA for 40dd8d9
Browse repository at this point
Commits on Apr 22, 2024
implemented partial fused layernorm
Show description for 262a07f
phu0ngng
committed
262a07f
View commit details
Copy full SHA for 262a07f
Browse repository at this point
geglu + bias passed tests
Show description for 7d74768
phu0ngng
committed
7d74768
View commit details
Copy full SHA for 7d74768
Browse repository at this point
added partial fused calculation for dbias_1
Show description for b497765
phu0ngng
committed
b497765
View commit details
Copy full SHA for b497765
Browse repository at this point
rs conflicts
Show description for 79a6b1e
phu0ngng
committed
79a6b1e
View commit details
Copy full SHA for 79a6b1e
Browse repository at this point
clean up
Show description for a10f543
phu0ngng
and
denera
authored
a10f543
View commit details
Copy full SHA for a10f543
Browse repository at this point
- Renamed nvte-*silu to nvte-*swish + generalized GetDbiasDact function
Show description for 1050910
phu0ngng
committed
1050910
View commit details
Copy full SHA for 1050910
Browse repository at this point
rs conflicts
Show description for 72bcdcb
phu0ngng
committed
72bcdcb
View commit details
Copy full SHA for 72bcdcb
Browse repository at this point
rs conflicts
Show description for da5fd0b
phu0ngng
committed
da5fd0b
View commit details
Copy full SHA for da5fd0b
Browse repository at this point
Commits on Apr 23, 2024
cleanup
Show description for 1b5d103
phu0ngng
committed
1b5d103
View commit details
Copy full SHA for 1b5d103
Browse repository at this point
Commits on Apr 24, 2024
Merge branch 'main' of github.com:NVIDIA/TransformerEngine
phu0ngng
committed
ea8477a
View commit details
Copy full SHA for ea8477a
Browse repository at this point
rs conflicts
Show description for 1730dbb
phu0ngng
committed
1730dbb
View commit details
Copy full SHA for 1730dbb
Browse repository at this point
Merge branch 'main' into swiglu
phu0ngng
authored
26db608
View commit details
Copy full SHA for 26db608
Browse repository at this point
Merge branch 'main' into swiglu
phu0ngng
authored
f6fa8a2
View commit details
Copy full SHA for f6fa8a2
Browse repository at this point
You can’t perform that action at this time.