>I believe your example would be taken care of using the Merge Composite pass 
>before partitioning. You can imagine that after running this pass add+conv2d 
>for the blue compiler would be represented by a single node.

Ok then I wasn't really sure of what passes come before and after. So you are 
saying that Merge Composite would create a singe "blue" node (out of a1 and a3) 
which has a two incoming edges:
1. from the previous "blue" parent of a1 
2. from B2 

?





---
[Visit 
Topic](https://discuss.tvm.ai/t/relay-improved-graph-partitioning-algorithm/5830/19)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/8794df4bdc938f117988dcf749b4c8f01eda105c2e72b032122ca93e8fd218f6).

Reply via email to