Tracking issue for 
[te_compiler](https://discuss.tvm.apache.org/t/rfc-relay-tecompiler-rewrite-existing-compile-engine-to-match-updated-compiler-flow/9233).

### About tracking issues
Tracking issues are used to record the overall progress of implementation and 
relevant issues.
A tracking issue is however not meant for large scale discussion, questions, or 
bug reports about a feature.
For open ended discussion, check out: https://discuss.tvm.apache.org/. 

### Implementation
- [ ] Introduce TECompiler (see #7518)
- [ ] Rewrite GraphRuntimeCodegen
- [ ] Rewrite Interpreter
- [ ] Rewrite VM
- [ ] Handle BYOC Modules 

### Unresolved Questions
How to unify passes across backends?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/7526

Reply via email to