I should emphasize that while I've used 2 convolutions to illustrate a 
situation in which this technique is useful, it actually generalizes to any 
operators which have some degree of locality to them (eg. max pool). In that 
sense, we're not interested in matching particular well-defined patterns but 
instead need full vision of the dataflow region of the graph.

My intention is to utilize the BYOC passes (particularly MergeCompilerRegions) 
to create these large TE graphs for an initially custom target. We can then 
start having a custom lowering flow that uses the cascading technique as a 
proof-of-concept even though it will not integrate well with TOPI/AutoTVM. My 
hope with TensorIR would be that later we may be able to target Ansor at TIR 
'blocks'.





---
[Visit Topic](https://discuss.tvm.apache.org/t/rfc-cascade-scheduling/8119/9) 
to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/97e167592fd8d4719089db8a0332d3772e7f9daf43bc4b5f3c39656046d13374).

Reply via email to