tqchen commented on pull request #5465: URL: https://github.com/apache/incubator-tvm/pull/5465#issuecomment-621242357
Thanks @roastduck if the goal is mainly to utilize LoopParition, perhaps a better way would be to insert likely into the condition and enable LoopPartition to deal with if_then_else. Given that it is a quit fundamental construct that can leads to concise generated code(e.g. ? in CUDA). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
