malixian commented on code in PR #15967: URL: https://github.com/apache/tvm/pull/15967#discussion_r1369637132
########## python/tvm/testing/tir.py: ########## Review Comment: `wmma_schedule` is basically a target-independent scheduling rule that only distinguishes rocm or cuda through warp size. Perhaps the test about wmma can be written into a separate file and correspond to different warp sizes by distinguishing different targets. -- 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]
