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
.
triton-inference-server
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
10.9k
Code
Issues
796
Pull requests
111
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Validate the memory requested for the infer request is not out of bounds
- #7083
#7083
Merged
jbkyang-nvi
merged 11 commits into
main
triton-inference-server/server:main
from
kyang-validate-shm-byte-size
triton-inference-server/server:kyang-validate-shm-byte-size
Copy head branch name to clipboard
Apr 12, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Validate the memory requested for the infer request is not out of bounds
#7083
jbkyang-nvi
merged 11 commits into
main
triton-inference-server/server:main
from
kyang-validate-shm-byte-size
triton-inference-server/server:kyang-validate-shm-byte-size
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2024
add byte size check to check memory info
jbkyang-nvi
committed
ba8e8be
View commit details
Copy full SHA for ba8e8be
Browse repository at this point
Commits on Apr 6, 2024
add test
jbkyang-nvi
committed
2f8bf91
View commit details
Copy full SHA for 2f8bf91
Browse repository at this point
Commits on Apr 9, 2024
update test issues
jbkyang-nvi
committed
0bbf10d
View commit details
Copy full SHA for 0bbf10d
Browse repository at this point
unified global variables, cleaned up cpp naming and updated test to work
jbkyang-nvi
committed
53f4946
View commit details
Copy full SHA for 53f4946
Browse repository at this point
add removed test back
jbkyang-nvi
committed
d38cda6
View commit details
Copy full SHA for d38cda6
Browse repository at this point
fix off by one error and updated test
jbkyang-nvi
committed
cb6e4a6
View commit details
Copy full SHA for cb6e4a6
Browse repository at this point
Commits on Apr 10, 2024
Merge branch 'main' into kyang-validate-shm-byte-size
jbkyang-nvi
authored
c5708f2
View commit details
Copy full SHA for c5708f2
Browse repository at this point
add check for server kill health
jbkyang-nvi
committed
b880c59
View commit details
Copy full SHA for b880c59
Browse repository at this point
Merge branch 'kyang-validate-shm-byte-size' of github.com:triton-inference-server/server into kyang-validate-shm-byte-size
jbkyang-nvi
committed
454f4e8
View commit details
Copy full SHA for 454f4e8
Browse repository at this point
Commits on Apr 12, 2024
fix merge conflicts
jbkyang-nvi
committed
2ba988a
View commit details
Copy full SHA for 2ba988a
Browse repository at this point
Merge branch 'main' into kyang-validate-shm-byte-size
jbkyang-nvi
authored
c479d68
View commit details
Copy full SHA for c479d68
Browse repository at this point
You can’t perform that action at this time.