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 }}
apache
/
tvm
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
13.8k
Code
Issues
171
Pull requests
76
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[BYOC] [TPAT] [TensorRT] Add the ability to automatically generate TensorRT plugins using TVM
- #15526
#15526
Closed
Civitasv
wants to merge 14 commits into
apache:unity
apache/tvm:unity
from
Civitasv:feat_tpat
Civitasv/tvm:feat_tpat
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
[BYOC] [TPAT] [TensorRT] Add the ability to automatically generate TensorRT plugins using TVM
#15526
Civitasv
wants to merge 14 commits into
apache:unity
apache/tvm:unity
from
Civitasv:feat_tpat
Civitasv/tvm:feat_tpat
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2023
[tensorrt] [byoc] [plugin] add ability to support generating tensorrt plugin with tvm
Civitasv
committed
c2fbe14
View commit details
Copy full SHA for c2fbe14
Browse repository at this point
[tensorrt] [byoc] [plugin] add TPAT python lib, make the api clearer
Civitasv
committed
ac896a3
View commit details
Copy full SHA for ac896a3
Browse repository at this point
[tensorrt] [byoc] [plugin] make cpp side api clearer
Civitasv
committed
2fea9e2
View commit details
Copy full SHA for 2fea9e2
Browse repository at this point
[tensorrt] [byoc] [plugin] Allow users to specify tunning option
Civitasv
committed
cb1c86c
View commit details
Copy full SHA for cb1c86c
Browse repository at this point
fix: make extract onnx and rewrite cleaer
Civitasv
committed
83cee7a
View commit details
Copy full SHA for 83cee7a
Browse repository at this point
[tensorrt] [byoc] [plugin] Make API clearer and remove unneccessary fields
Civitasv
committed
b4726fc
View commit details
Copy full SHA for b4726fc
Browse repository at this point
[tensorrt] [byoc] [plugin] remove unused imports
Civitasv
committed
52dd98f
View commit details
Copy full SHA for 52dd98f
Browse repository at this point
[tensorrt] [byoc] [plugin] Make API clearer
Civitasv
committed
a2c322b
View commit details
Copy full SHA for a2c322b
Browse repository at this point
[tensorrt] [byoc] [plugin] change configuration of Makefile.
Civitasv
committed
7881580
View commit details
Copy full SHA for 7881580
Browse repository at this point
[tensorrt] [byoc] [plugin] anyway, better name is better
Civitasv
committed
e13a474
View commit details
Copy full SHA for e13a474
Browse repository at this point
[tensorrt] [plugin] [byoc] fix resolving device function order
Civitasv
committed
f0248b4
View commit details
Copy full SHA for f0248b4
Browse repository at this point
[tensorrt] [byoc] [plugin] enhance type inference using ort
Civitasv
committed
d6b1cdb
View commit details
Copy full SHA for d6b1cdb
Browse repository at this point
[tensorrt] [byoc] [plugin] allows save external data
Civitasv
committed
493142d
View commit details
Copy full SHA for 493142d
Browse repository at this point
Commits on Aug 29, 2023
No need to use gc
Civitasv
committed
e9c5a58
View commit details
Copy full SHA for e9c5a58
Browse repository at this point
You can’t perform that action at this time.