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 }}
xtc-tools
/
xtc
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
11
Code
Issues
4
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
More features for descript
- #104
#104
Draft
lfrenot
wants to merge 38 commits into
xtc-tools:main
xtc-tools/xtc:main
from
lfrenot:dev/lefrenot/descript
lfrenot/xtc:dev/lefrenot/descript
Copy head branch name to clipboard
Conversation
Commits
38
(38)
Checks
Files changed
Draft
More features for descript
#104
lfrenot
wants to merge 38 commits into
xtc-tools:main
xtc-tools/xtc:main
from
lfrenot:dev/lefrenot/descript
lfrenot/xtc:dev/lefrenot/descript
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
Fix strategy default values
Leon Frenot
committed
e9d439e
View commit details
Copy full SHA for e9d439e
Browse repository at this point
Fix tensor name and allow nondefault axis names
Leon Frenot
committed
f11787c
View commit details
Copy full SHA for f11787c
Browse repository at this point
Starting to implement Ansor-style PRT for descript
Leon Frenot
committed
d36fc2f
View commit details
Copy full SHA for d36fc2f
Browse repository at this point
Annotations for descript PRT
Show description for ca7f609
Leon Frenot
committed
ca7f609
View commit details
Copy full SHA for ca7f609
Browse repository at this point
Change parsing to support lists of tuples for mutiple entries with the same key
Leon Frenot
committed
4a35fc7
View commit details
Copy full SHA for 4a35fc7
Browse repository at this point
Parameters for packing and padding
Leon Frenot
committed
84714a3
View commit details
Copy full SHA for 84714a3
Browse repository at this point
Partial and full annotations for descript PRT
Leon Frenot
committed
7f5b8fc
View commit details
Copy full SHA for 7f5b8fc
Browse repository at this point
Parameters for loop interchange in descript
Leon Frenot
committed
9a402cc
View commit details
Copy full SHA for 9a402cc
Browse repository at this point
U tile in descript PRT
Leon Frenot
committed
e519173
View commit details
Copy full SHA for e519173
Browse repository at this point
Check that each axis is used at most once per interchange
Leon Frenot
committed
04c5d56
View commit details
Copy full SHA for 04c5d56
Browse repository at this point
Support for footprint in descript constraints
Leon Frenot
committed
7285387
View commit details
Copy full SHA for 7285387
Browse repository at this point
Fix PRT tiles if first occurence of axis
Leon Frenot
committed
6c27219
View commit details
Copy full SHA for 6c27219
Browse repository at this point
Remove useless check functions from parameter loop nest
Leon Frenot
committed
a8d5d86
View commit details
Copy full SHA for a8d5d86
Browse repository at this point
Missing tests for descript PRT tiles
Leon Frenot
committed
e1281c6
View commit details
Copy full SHA for e1281c6
Browse repository at this point
Remove "sizes" from descript interpreter
Show description for afd9f5a
Leon Frenot
committed
afd9f5a
View commit details
Copy full SHA for afd9f5a
Browse repository at this point
Minor refactors
Leon Frenot
committed
593498c
View commit details
Copy full SHA for 593498c
Browse repository at this point
Comments
Leon Frenot
committed
cde789b
View commit details
Copy full SHA for cde789b
Browse repository at this point
User defined functions in constraints
Leon Frenot
committed
3c50d71
View commit details
Copy full SHA for 3c50d71
Browse repository at this point
"schedule" entry in yaml descript spec
Leon Frenot
committed
3454a51
View commit details
Copy full SHA for 3454a51
Browse repository at this point
Only allow one PRT tile per line
Leon Frenot
committed
92727cc
View commit details
Copy full SHA for 92727cc
Browse repository at this point
Fix footprint for non-linear access functions
Leon Frenot
committed
554ba9a
View commit details
Copy full SHA for 554ba9a
Browse repository at this point
Fix footprint regex
Leon Frenot
committed
427292c
View commit details
Copy full SHA for 427292c
Browse repository at this point
Change descript tests to have one result per line
Leon Frenot
committed
1de7b96
View commit details
Copy full SHA for 1de7b96
Browse repository at this point
Adding identifier for level and pack annotations
Leon Frenot
committed
d3322c4
View commit details
Copy full SHA for d3322c4
Browse repository at this point
Update tests after tvm update
Leon Frenot
committed
99cb7ac
View commit details
Copy full SHA for 99cb7ac
Browse repository at this point
Adding function definitions to loop-explore descript
Leon Frenot
committed
6c92104
View commit details
Copy full SHA for 6c92104
Browse repository at this point
Fix Strategy_Descript.sample_names
Leon Frenot
committed
b1fc8dc
View commit details
Copy full SHA for b1fc8dc
Browse repository at this point
Correctly use sample_names
Show description for f258759
Leon Frenot
committed
f258759
View commit details
Copy full SHA for f258759
Browse repository at this point
Small fix in constraint generation
Leon Frenot
committed
f91b9a0
View commit details
Copy full SHA for f91b9a0
Browse repository at this point
Experiment setup commit
Leon Frenot
committed
2b65a3f
View commit details
Copy full SHA for 2b65a3f
Browse repository at this point
Experiment convert script
Leon Frenot
committed
3e3fb81
View commit details
Copy full SHA for 3e3fb81
Browse repository at this point
Experiment results
Leon Frenot
authored and
Leon Frenot
committed
7f4e77f
View commit details
Copy full SHA for 7f4e77f
Browse repository at this point
Add max unroll to schedules
Leon Frenot
committed
44bdc11
View commit details
Copy full SHA for 44bdc11
Browse repository at this point
Converted results
Leon Frenot
authored and
Leon Frenot
committed
8f721b8
View commit details
Copy full SHA for 8f721b8
Browse repository at this point
adding results for real
Leon Frenot
authored and
Leon Frenot
committed
80219b2
View commit details
Copy full SHA for 80219b2
Browse repository at this point
Fix convert-results
Show description for 27d58c1
Leon Frenot
committed
27d58c1
View commit details
Copy full SHA for 27d58c1
Browse repository at this point
Cores in name
Leon Frenot
committed
7416579
View commit details
Copy full SHA for 7416579
Browse repository at this point
packing parameter in schedules
Leon Frenot
committed
465f093
View commit details
Copy full SHA for 465f093
Browse repository at this point
You can’t perform that action at this time.