This is an automated email from the ASF dual-hosted git repository.

spectrometerHBH pushed a change to branch fix-tirx-cuda-sm-guards
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 6c7fe202eb [Tests] Skip memory usage checks under xdist
     add 37cc404b02 [Tests] Guard remaining CUDA tests

No new revisions were added by this update.

Summary of changes:
 tests/python/s_tir/meta_schedule/test_meta_schedule_space_cuda.py     | 3 +++
 .../python/s_tir/meta_schedule/test_meta_schedule_space_cuda_async.py | 3 +++
 tests/python/tirx/codegen/test_codegen_cuda.py                        | 4 ++++
 tests/python/tirx/codegen/test_cuda_copy.py                           | 3 +++
 tests/python/tirx/codegen/test_cuda_cta_reduce.py                     | 3 +++
 tests/python/tirx/codegen/test_cuda_warp_reduce.py                    | 3 +++
 tests/python/tirx/operator/tile_primitive/cuda/copy/test_fallback.py  | 2 ++
 tests/python/tirx/operator/tile_primitive/cuda/copy/test_gmem_smem.py | 2 ++
 tests/python/tirx/operator/tile_primitive/cuda/copy/test_reg.py       | 2 ++
 .../tirx/operator/tile_primitive/cuda/copy_async/test_ldgsts.py       | 2 ++
 .../tirx/operator/tile_primitive/cuda/elementwise/test_binary.py      | 2 ++
 .../python/tirx/operator/tile_primitive/cuda/elementwise/test_fma.py  | 1 +
 .../tirx/operator/tile_primitive/cuda/elementwise/test_unary.py       | 2 ++
 .../tirx/operator/tile_primitive/cuda/reduction/test_reduction.py     | 2 ++
 tests/python/tirx/test_buffer_print.py                                | 1 +
 tests/python/tirx/test_control_flow.py                                | 3 +++
 16 files changed, 38 insertions(+)

Reply via email to