cbalint13 commented on PR #18528: URL: https://github.com/apache/tvm/pull/18528#issuecomment-3612211032
> Please make sure `test_run_target()` is also active during CI, let's not skip it using conditional "torch" import (see last comment), it is more important to have test coverage. Tests LGTM. ``` https://ci.tlcpack.ai/blue/rest/organizations/jenkins/pipelines/tvm-gpu/branches/PR-18528/runs/8/nodes/104/steps/180/log/?start=0 [2025-12-04T12:50:09.098Z] tests/python/meta_schedule/test_meta_schedule_mma_tensorize.py::test_f16f16f32_mma_gemm [2025-12-04T12:50:09.098Z] [gw0] PASSED tests/python/meta_schedule/test_meta_schedule_mma_tensorize.py::test_f16f16f32_mma_gemm https://ci.tlcpack.ai/blue/organizations/jenkins/tvm-gpu/detail/PR-18528/8/pipeline/105 [2025-12-04T12:52:22.216Z] [gw0] PASSED tests/python/meta_schedule/test_meta_schedule_mma_tensorize.py::test_run_target [2025-12-04T12:52:22.472Z] tests/python/meta_schedule/test_meta_schedule_mma_tensorize.py::test_f16f16f16_mma_gemm ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
