You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/06/29 14:37:57 UTC

[GitHub] [tvm] mbrookhart edited a comment on pull request #8313: [Metal] Add pass for splitting kernel with huge number of args

mbrookhart edited a comment on pull request #8313:
URL: https://github.com/apache/tvm/pull/8313#issuecomment-870658270


   I have no problems merging this as it stands, but I do think I have a bigger question:
   
   Should we put some sort of logic into fusion to automatically stop fusion if the argument list grows too large per this setting? That should be more robust than arbitrarily limiting the fusion depth. It could of course be a second PR.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org