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 }}
electriclilies
/
relax
Public
forked from
tlc-pack/relax
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
relax
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 15, 2021
[EmitTe] Dynamic TIR Function (w/ unbound TIR vars) (#57)
Show description for 903cc71
hypercubestart
authored
903cc71
View commit details
Copy full SHA for 903cc71
Browse repository at this point
Commits on Dec 7, 2021
[TESTING] pytorch-like nn.Module API to build neural network (#54)
Show description for 1c467e9
YuchenJin
authored
1c467e9
View commit details
Copy full SHA for 1c467e9
Browse repository at this point
Commits on Dec 1, 2021
Update vm build. (#55)
YuchenJin
authored
4fa62c3
View commit details
Copy full SHA for 4fa62c3
Browse repository at this point
[EmitTE] EmitTE Symbolic Shape (#53)
hypercubestart
authored
4cdcb9d
View commit details
Copy full SHA for 4cdcb9d
Browse repository at this point
Commits on Nov 24, 2021
Call topi and external library through emit_te and add MLP example (#50)
YuchenJin
authored
aa0a622
View commit details
Copy full SHA for aa0a622
Browse repository at this point
Visit shape in Visitor/Mutator (#45)
YuchenJin
authored
7124151
View commit details
Copy full SHA for 7124151
Browse repository at this point
Commits on Nov 21, 2021
TE Integration (#36)
Show description for 8b4b961
ZihengJiang
and
hypercubestart
authored
8b4b961
View commit details
Copy full SHA for 8b4b961
Browse repository at this point
Commits on Nov 18, 2021
fix IRModule parsing by resolving GlobalVars later (#41)
Show description for 8ff8150
altanh
authored
8ff8150
View commit details
Copy full SHA for 8ff8150
Browse repository at this point
Commits on Nov 16, 2021
Update Shape lowering pass (#38)
Show description for 25fddbc
YuchenJin
authored
25fddbc
View commit details
Copy full SHA for 25fddbc
Browse repository at this point
Commits on Nov 15, 2021
Generic dispatching in Visitor (#39)
YuchenJin
authored
233dca3
View commit details
Copy full SHA for 233dca3
Browse repository at this point
Commits on Nov 12, 2021
Migrate passes to Pass Infra (#37)
Show description for dc82196
YuchenJin
authored
dc82196
View commit details
Copy full SHA for dc82196
Browse repository at this point
Commits on Nov 10, 2021
ExprMutator refactor & Normalizer (#32)
Show description for e690fac
YuchenJin
and
altanh
committed
e690fac
View commit details
Copy full SHA for e690fac
Browse repository at this point
Fix vm build. (#35)
YuchenJin
committed
5da6aa3
View commit details
Copy full SHA for 5da6aa3
Browse repository at this point
VM compiler refactor (#25)
Show description for c0ace24
YuchenJin
committed
c0ace24
View commit details
Copy full SHA for c0ace24
Browse repository at this point
Delete code owners file.
YuchenJin
committed
1627614
View commit details
Copy full SHA for 1627614
Browse repository at this point
rebase is green
altanh
authored and
YuchenJin
committed
86dc86d
View commit details
Copy full SHA for 86dc86d
Browse repository at this point
Update fixes for rebase
tqchen
authored and
YuchenJin
committed
15e655e
View commit details
Copy full SHA for 15e655e
Browse repository at this point
Fixes and improvements (#24)
altanh
authored and
YuchenJin
committed
e2fcede
View commit details
Copy full SHA for e2fcede
Browse repository at this point
End2End Lowering (#23)
Show description for 9a8ebdd
ZihengJiang
and
YuchenJin
committed
9a8ebdd
View commit details
Copy full SHA for 9a8ebdd
Browse repository at this point
End2End Lowering Stage2: Enable Lowering from ShapeExpr to VM Executable (#21)
Show description for 8a37fff
ZihengJiang
authored and
YuchenJin
committed
8a37fff
View commit details
Copy full SHA for 8a37fff
Browse repository at this point
Redesign IRBuilder to BlockBuilder (#22)
Show description for 343748a
YuchenJin
and
altanh
committed
343748a
View commit details
Copy full SHA for 343748a
Browse repository at this point
Add type hint. (#20)
YuchenJin
committed
06381ec
View commit details
Copy full SHA for 06381ec
Browse repository at this point
VM compiler. (#18)
Show description for 83f76dc
YuchenJin
committed
83f76dc
View commit details
Copy full SHA for 83f76dc
Browse repository at this point
[Parser][Printer] explicitly parse and print attrs_type_key in calls (#19)
Show description for 722e314
altanh
authored and
YuchenJin
committed
722e314
View commit details
Copy full SHA for 722e314
Browse repository at this point
[PASS] Shape lowering (#16)
Show description for 8cc3425
ZihengJiang
authored and
YuchenJin
committed
8cc3425
View commit details
Copy full SHA for 8cc3425
Browse repository at this point
[Parser][Printer] relax call_packed arity, return IRModule factory, print IRModule PrimFuncs (#17)
altanh
authored and
YuchenJin
committed
a6791b7
View commit details
Copy full SHA for a6791b7
Browse repository at this point
[Parser][Printer] Add class -> IRModule parsing, and extern func support for call_dps (#15)
Show description for ccf2e0f
altanh
authored and
YuchenJin
committed
ccf2e0f
View commit details
Copy full SHA for ccf2e0f
Browse repository at this point
Reorganize source code. (#14)
ZihengJiang
authored and
YuchenJin
committed
6d7d007
View commit details
Copy full SHA for 6d7d007
Browse repository at this point
[Parser][Printer] update parser and printer for match_shape (#13)
altanh
authored and
YuchenJin
committed
b5e8c55
View commit details
Copy full SHA for b5e8c55
Browse repository at this point
Relax IRVisitor/IRMuator (#10)
Show description for 7adefa3
YuchenJin
and
ZihengJiang
committed
7adefa3
View commit details
Copy full SHA for 7adefa3
Browse repository at this point
[Parser][Printer] More parser/printer improvements (#12)
Show description for 7acbfdd
altanh
authored and
YuchenJin
committed
7acbfdd
View commit details
Copy full SHA for 7acbfdd
Browse repository at this point
Update MatchShape AST Node (#11)
Show description for 3d906bb
ZihengJiang
authored and
YuchenJin
committed
3d906bb
View commit details
Copy full SHA for 3d906bb
Browse repository at this point
[Parser][Printer] Switch to output annotation for dataflow blocks (#9)
Show description for 7651369
altanh
authored and
YuchenJin
committed
7651369
View commit details
Copy full SHA for 7651369
Browse repository at this point
Relax pretty printer (#8)
Show description for 89a79c9
altanh
authored and
YuchenJin
committed
89a79c9
View commit details
Copy full SHA for 89a79c9
Browse repository at this point
Shape and type deduction (#7)
Show description for 5b63a95
YuchenJin
committed
5b63a95
View commit details
Copy full SHA for 5b63a95
Browse repository at this point
Previous
Next
You can’t perform that action at this time.