tkonolige commented on pull request #10474: URL: https://github.com/apache/tvm/pull/10474#issuecomment-1059391521
@masahi If we set the default context to the tophub context, then this code will never fire: https://github.com/apache/tvm/blob/main/python/tvm/topi/x86/conv2d_alter_op.py#L98-L109. There a couple more similar blocks in this function that also will not fire. -- 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]
