This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from eb00a03 Fix Metal accuracy problem caused by <dtype>3 vectors usage
(#7830)
add ef68e20 [TVMC] --disable-pass option added to compile mode (#7816)
No new revisions were added by this update.
Summary of changes:
python/tvm/driver/tvmc/common.py | 33 +++++++++++++++++++++-
python/tvm/driver/tvmc/compiler.py | 22 +++++++++++++--
.../python/driver/tvmc/test_common.py | 21 ++++++++++----
tests/python/driver/tvmc/test_compiler.py | 4 ++-
4 files changed, 70 insertions(+), 10 deletions(-)
copy python/tvm/driver/tvmc/__main__.py =>
tests/python/driver/tvmc/test_common.py (61%)