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
.
apache
/
tvm
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
13.7k
Code
Issues
168
Pull requests
77
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[TIR] Support AllocateConst nodes in TensorIR scheduling flow
- #12489
#12489
Merged
Hzfengsy
merged 10 commits into
apache:main
apache/tvm:main
from
masahi:tir-constants-tensorir
masahi/tvm:tir-constants-tensorir
Copy head branch name to clipboard
Aug 22, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[TIR] Support AllocateConst nodes in TensorIR scheduling flow
#12489
Hzfengsy
merged 10 commits into
apache:main
apache/tvm:main
from
masahi:tir-constants-tensorir
masahi/tvm:tir-constants-tensorir
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2022
[TIR] Support AllocConstantNode in CreatePrimFunc
masahi
committed
5629c27
View commit details
Copy full SHA for 5629c27
Browse repository at this point
Handle AllocConstantNode in LeafBlockRemovalPlan
masahi
committed
8d2f700
View commit details
Copy full SHA for 8d2f700
Browse repository at this point
Properly handle AllocConstNode in BufferAllocationLocator
masahi
committed
b8bdb5f
View commit details
Copy full SHA for b8bdb5f
Browse repository at this point
handle AllocateConst in EstimateFlops
masahi
committed
b2b96c8
View commit details
Copy full SHA for b2b96c8
Browse repository at this point
remove NDArray printing
masahi
committed
1c6893a
View commit details
Copy full SHA for 1c6893a
Browse repository at this point
doc update
masahi
committed
508567d
View commit details
Copy full SHA for 508567d
Browse repository at this point
add test
masahi
committed
1af70e0
View commit details
Copy full SHA for 1af70e0
Browse repository at this point
cpplint
masahi
committed
7d39cae
View commit details
Copy full SHA for 7d39cae
Browse repository at this point
Commits on Aug 19, 2022
Removed dependency on link-params attribute from target
masahi
committed
487aed9
View commit details
Copy full SHA for 487aed9
Browse repository at this point
Restored NDArray printing to unbreak test
masahi
committed
4af2e1f
View commit details
Copy full SHA for 4af2e1f
Browse repository at this point
You can’t perform that action at this time.