This should be resolved by this PR:
https://github.com/apache/incubator-tvm/pull/5320 :)
---
[Visit
Topic](https://discuss.tvm.ai/t/incorrect-generated-function-after-partitiongraph-pass/6380/2)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe fro
Wow, perfect timing! Thanks :)
---
[Visit
Topic](https://discuss.tvm.ai/t/incorrect-generated-function-after-partitiongraph-pass/6380/3)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/
Hi @zhiics @comaniac,
I am using BYOC to offload transformers to external codegen tools. These
transformers are composite functions. I had been using this feature well with
my manually-generated annotation passes, but when I merge the latest changes to
go through the `AnnotateGraph -> Partiti