lazycal commented on pull request #10595: URL: https://github.com/apache/tvm/pull/10595#issuecomment-1067589613
@tkonolige You were right. After reverting your PR, this error disappeared (a green check on `unittest: GPU` on the CI page now :-)). Indeed after reading the specific test and your PR more carefully, I realize that the test (https://github.com/apache/tvm/blob/0b6125637058dd080371399e913314bc5f132af3/tests/python/unittest/test_target_codegen_vulkan.py#L112) does not even use vectorize, and your PR does affect bind thread/block axis. Do you have any thought as how to fix this? -- 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]
