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
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
.
apache
/
tvm
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
13.7k
Code
Issues
168
Pull requests
76
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add runtime.ModuleGetFormat method enabling export of BYOC generated sources which require a .cpp/.cc file extension
- #9243
#9243
Merged
masahi
merged 13 commits into
apache:main
apache/tvm:main
from
PhilippvK:export-cpp-sources
PhilippvK/tvm:export-cpp-sources
Copy head branch name to clipboard
Jan 19, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add runtime.ModuleGetFormat method enabling export of BYOC generated sources which require a .cpp/.cc file extension
#9243
masahi
merged 13 commits into
apache:main
apache/tvm:main
from
PhilippvK:export-cpp-sources
PhilippvK/tvm:export-cpp-sources
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2021
Allow export of C++ kernels using correct file extension
PhilippvK
committed
51f58a9
View commit details
Copy full SHA for 51f58a9
Browse repository at this point
[WIP] Set module_key=c for CSourceCrtMetadataModuleNode to temporarily fix failing tests
Show description for d5666ee
PhilippvK
committed
d5666ee
View commit details
Copy full SHA for d5666ee
Browse repository at this point
Update Makefiles used by tests/python/relay/aot/ to support C++ file extensions
Show description for 2024bc6
PhilippvK
committed
2024bc6
View commit details
Copy full SHA for 2024bc6
Browse repository at this point
Commits on Oct 14, 2021
Add missing definition of GetFormat to cmsisnn and ethosn codegens (WIP)
PhilippvK
committed
fdfc59e
View commit details
Copy full SHA for fdfc59e
Browse repository at this point
Commits on Oct 21, 2021
Resolve PR comments
PhilippvK
committed
0e7338d
View commit details
Copy full SHA for 0e7338d
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into export-cpp-sources
PhilippvK
committed
2c4170e
View commit details
Copy full SHA for 2c4170e
Browse repository at this point
lint python/tvm/runtime/module.py
PhilippvK
committed
5ffbde0
View commit details
Copy full SHA for 5ffbde0
Browse repository at this point
fix EthosUModuleNode for CI
PhilippvK
committed
b6100c3
View commit details
Copy full SHA for b6100c3
Browse repository at this point
Fix: detect empty module.format
PhilippvK
committed
4158079
View commit details
Copy full SHA for 4158079
Browse repository at this point
Commits on Oct 23, 2021
Merge remote-tracking branch 'upstream/main' into export-cpp-sources
PhilippvK
committed
53fce80
View commit details
Copy full SHA for 53fce80
Browse repository at this point
Commits on Jan 10, 2022
Add error message to assertion
PhilippvK
committed
2daf5bb
View commit details
Copy full SHA for 2daf5bb
Browse repository at this point
Merge branch 'main' into export-cpp-sources
PhilippvK
committed
1ec0c27
View commit details
Copy full SHA for 1ec0c27
Browse repository at this point
Lint python/tvm/runtime/module.py
PhilippvK
committed
b1d9a5e
View commit details
Copy full SHA for b1d9a5e
Browse repository at this point
You can’t perform that action at this time.