OmarAzizi commented on issue #20056: URL: https://github.com/apache/tvm/issues/20056#issuecomment-5362342848
Hi @tlopex, I opened a PR but went with option (b) instead of (a) as the same pattern also exists in [`LiftedFunctionRewritePlan`](https://github.com/apache/tvm/blob/4db33674decd09d8e093d4e260776f9b949b43ca/src/relax/transform/rewrite_cuda_graph.cc#L76) which would fix `Group` but leave it (and any future case) unfixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
