vinx13 commented on issue #8752: URL: https://github.com/apache/tvm/issues/8752#issuecomment-904820591
Relay model is lowered to a few operators in `topi`. Each (tunable) operator has one or more templates in `topi`, for example https://github.com/apache/tvm/blob/596ff5cff576d8ded1251bb936eb7198551cc481/python/tvm/topi/cuda/conv2d_direct.py#L25. You are encouraged to open a new thread on https://discuss.tvm.apache.org/ as we use the forum for related discussions. -- 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]
