felix-ro opened a new pull request, #17066: URL: https://github.com/apache/tvm/pull/17066
In PR #16921, an import line ([see here](https://github.com/apache/tvm/pull/16921/files#diff-226678f3b8a1a0f9e7c9e36dc6313b9ae53c88759c70f2c39b7e88d408311b20L19)) was inadvertently omitted, resulting in the following error: `ValueError: TensorIntrin 'dot_4x4_i8i8s32_sdot' is not registered` This patch restores the lost import. -- 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-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org