I find the 'while/GatherV2' is the input of 'NextIteration',It will continue to be passed in the 'while_loop‘. ``` name: "while/NextIteration_26" op: "NextIteration" input: "while/GatherV2" .......
name: "while/Merge_26" op: "Merge" input: "while/Enter_26" input: "while/NextIteration_26" ...... ``` But the shape looks right. They are all (-1, 8, -1, 64) and I don't see (15, 8, 2, 64)... --- [Visit Topic](https://discuss.tvm.ai/t/relay-what-does-the-mistake-mean-in-particular-dimensio-2-conflicts-3-does-not-match-2/6149/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/5754b522c5195760abbcbed6929bff8e66c0e1429f86a15815587f292a070f1f).