This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from a8e6ee9 fix inconsistent tag name (#4134)
add b0b16a0 [CodeGen] Add build config option disable_assert to control
whether to generate assert (#4340)
No new revisions were added by this update.
Summary of changes:
include/tvm/build_module.h | 4 +++
include/tvm/ir_pass.h | 7 ++++++
python/tvm/build_module.py | 3 ++-
src/codegen/build_module.cc | 1 +
src/codegen/codegen.cc | 12 ++++++++-
src/pass/{detect_device.cc => skip_assert.cc} | 35 ++++++++++++++++-----------
6 files changed, 46 insertions(+), 16 deletions(-)
copy src/pass/{detect_device.cc => skip_assert.cc} (66%)