This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch refactor
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 9a76915b33 lint
new 570f58e0cd remove astext
new 6a34d95c3e Remove cpptest on gpu stage as it can be very slow on GPU
nodes, cpptest should only run on cpu and test most basic stuffs
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ci/jenkins/generated/gpu_jenkinsfile.groovy | 125 +++----------------------
ci/jenkins/templates/gpu_jenkinsfile.groovy.j2 | 27 +-----
python/tvm/dlight/benchmark/utils.py | 2 +-
python/tvm/ir/expr.py | 30 ------
python/tvm/ir/module.py | 28 ------
python/tvm/ir/op.py | 28 ------
python/tvm/target/datatype.py | 4 +-
7 files changed, 19 insertions(+), 225 deletions(-)