You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/02/18 13:06:38 UTC

[tvm] branch main updated (81e4eaf -> ffd517a)

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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 81e4eaf  Add flaky test issue template (#10299)
     add ffd517a  [UnitTest] Disable ptx mma tests on unsupported nvcc versions. (#10229)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/cutlass/build.py       |  7 +++--
 python/tvm/contrib/nvcc.py                | 39 +++++++++++++++++++---------
 python/tvm/testing/utils.py               | 43 +++++++++++++++++++++++++++++++
 tests/python/unittest/test_tir_ptx_mma.py | 16 ++++++++++++
 4 files changed, 89 insertions(+), 16 deletions(-)