llehtahw commented on pull request #7879: URL: https://github.com/apache/tvm/pull/7879#issuecomment-823957245
> why not use call_extern, etc. to achieve the same goal? In fact, my example was just drafted for showing the `Check failed`, so is't not important whether to use `call_extern` or `call_packed` here. Actually I use `tensorize` to take over the whole compute, with compute body generated else where, so `tensorize` is the only thing I do in such a schedule. I reused the compute body by accident but it worked for long time, and cost a lot to debug 😆 > I think. Anyway, I think it is better to fix this issue by updating LHS also. +1 Thanks for you explaining @leeexyz -- 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]
