This is an automated email from the ASF dual-hosted git repository.
leandron pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 2e47947 [cuDNN] Add support for log_softmax (#8369)
add 9112b6e Allow tvmc to compile models with AOT executor in MLF (#8331)
No new revisions were added by this update.
Summary of changes:
python/tvm/driver/tvmc/compiler.py | 6 ++--
python/tvm/driver/tvmc/model.py | 13 +++++--
tests/python/driver/tvmc/conftest.py | 60 +++++----------------------------
tests/python/driver/tvmc/test_mlf.py | 47 ++++++++++++++++++++++----
tests/python/driver/tvmc/test_runner.py | 5 ++-
5 files changed, 66 insertions(+), 65 deletions(-)