@tkonolige thanks for the review!

> The biggest one I can think of is the fact that we will have to rewrite all 
> our existing schedules to take advantage of the new infrastructure.

Given in most of the time we use sketch generation (in Ansor's terminology) to 
generate schedules automatically, we can just remove most of the schedules 
written in TE. Alternatively, we do need to rewrite all of the Ansor's sketch 
rules, including (defined in 
`src/auto_scheduler/search_policy/sketch_policy_rules.h`):
- Always-Inline
- Multi-Level-Tiling
- Multi-Level-Tiling-with-Fusion
- Add-Cache-Read
- Add-Cache-Write
- Add-RFactor
- Simplify-Compute-with-Const-Tensor
- Cross-Thread-Reduction
- Special-Compute-Location



-- 
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-rfcs/pull/5#issuecomment-875121662

Reply via email to