You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/05/09 08:01:45 UTC

[tvm] branch main updated (d04907919b -> e854c0a4d6)

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

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


    from d04907919b [TIR] Fix reverse_compute_at for trivial region with trivial block var (#11234)
     add e854c0a4d6 [CI] Identify non-inclusive language in commits (#11230)

No new revisions were added by this update.

Summary of changes:
 docs/Doxyfile                                      |  2 +-
 docs/conf.py                                       |  6 +++---
 docs/topic/vta/dev/hardware.rst                    |  2 +-
 .../deploy_object_detection_pytorch.py             |  2 +-
 .../tune_conv2d_layer_cuda.py                      |  2 +-
 .../tune_with_autoscheduler/tune_network_cuda.py   |  2 +-
 python/tvm/relay/testing/inception_v3.py           |  4 ++--
 src/runtime/threading_backend.cc                   | 10 ++++-----
 .../blocklint.sh}                                  | 25 ++++++++++------------
 tests/python/contrib/test_tensorrt.py              |  5 +----
 tests/python/frontend/caffe/test_forward.py        |  8 +++----
 .../frontend/mxnet/model_zoo/inception_v3.py       |  4 ++--
 .../frontend/pytorch/test_object_detection.py      |  3 +--
 tests/python/relay/test_pass_partition_graph.py    | 22 +++++++++----------
 tests/scripts/task_lint.sh                         |  3 +++
 15 files changed, 48 insertions(+), 52 deletions(-)
 copy tests/{scripts/task_config_build_qemu.sh => lint/blocklint.sh} (60%)