lhutton1 commented on pull request #10254: URL: https://github.com/apache/tvm/pull/10254#issuecomment-1042872252
So it turns out supporting the removal of identity operations with multiple outputs was not as complicated as I first thought, and it was technically already supported in the original patch. Therefore, `CountIdentityOutputs` and the restriction in `RemoveRedundantIdentities` can be removed. Added tests for the multiple output case to support this. Apologies for the confusion @ekalda, could you take another look when you have time :) -- 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]
