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
.
aws-neuron
/
neuronx-distributed-inference
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
40
Code
Issues
1
Pull requests
84
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add YOLO26 object detection contrib model
- #151
#151
Open
jimburtoft
wants to merge 9 commits into
aws-neuron:main
aws-neuron/neuronx-distributed-inference:main
from
jimburtoft:contrib/yolo26
jimburtoft/neuronx-distributed-inference:contrib/yolo26
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add YOLO26 object detection contrib model
#151
jimburtoft
wants to merge 9 commits into
aws-neuron:main
aws-neuron/neuronx-distributed-inference:main
from
jimburtoft:contrib/yolo26
jimburtoft/neuronx-distributed-inference:contrib/yolo26
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
Add YOLO26 object detection contrib model
Show description for cf9acbf
jimburtoft
committed
cf9acbf
View commit details
Copy full SHA for cf9acbf
Browse repository at this point
Commits on Apr 29, 2026
Validate on SDK 2.28/2.29, trn2 and inf2
Show description for 1adc617
jimburtoft
committed
1adc617
View commit details
Copy full SHA for 1adc617
Browse repository at this point
Validate all 5 YOLO26 variants on inf2.xlarge (SDK 2.29)
jimburtoft
committed
9ad5d38
View commit details
Copy full SHA for 9ad5d38
Browse repository at this point
Commits on May 13, 2026
Address review: add postprocess_detections(), fix exception handling, document C2PSA issue
Show description for 61ba901
jimburtoft
committed
61ba901
View commit details
Copy full SHA for 61ba901
Browse repository at this point
Fix C2PSA attention: work around neuronx-cc .split() compiler bug
Show description for 909dfd1
jimburtoft
committed
909dfd1
View commit details
Copy full SHA for 909dfd1
Browse repository at this point
Replace C2f forward_split with chunk-based forward (compiler bug workaround)
Show description for 5ca43fd
jimburtoft
committed
5ca43fd
View commit details
Copy full SHA for 5ca43fd
Browse repository at this point
Commits on May 14, 2026
Document batch_size>=2 C2PSA compiler limitation (odd-element degradation)
jimburtoft
committed
44fc5b6
View commit details
Copy full SHA for 44fc5b6
Browse repository at this point
Fix C2PSA batch_size>=2 corruption: patch .split() to .chunk() workaround
Show description for 94b0c58
jimburtoft
committed
94b0c58
View commit details
Copy full SHA for 94b0c58
Browse repository at this point
Commits on Jun 12, 2026
Add Layer 0 channel padding for 22% throughput improvement on NeuronCores
Show description for 55d641a
jimburtoft
committed
55d641a
View commit details
Copy full SHA for 55d641a
Browse repository at this point
You can’t perform that action at this time.