At this moment we suggest your codegen flatting a tuple here:
https://github.com/apache/incubator-tvm/blob/master/src/relay/backend/contrib/dnnl/codegen.cc#L141 In addition, when processing concatenate nodes, your codegen can retrieve the tuple information when processing concatenate nodes by accessing their `args`. Apart from that, it's not recommended offloading concatenate nodes especially this subgraph contains only one concatenate node. --- [Visit Topic](https://discuss.tvm.ai/t/byoc-problem-about-subgraph-with-tupletypenode-inputs/6522/2) 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/7a690d68897f812302506019b633452932bf057b3cc10d170c205f2dfcbb8e06).