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

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


    from 597000c74e [ONNX] Add MatMulInteger importer (#10450)
     add 5cfb4bc3d0 [TVMC] Allow output module name to be passed as a command 
line argument (#10962)

No new revisions were added by this update.

Summary of changes:
 python/tvm/driver/tvmc/compiler.py        |  21 ++++-
 python/tvm/driver/tvmc/model.py           |   2 +-
 python/tvm/relay/op/contrib/cmsisnn.py    |   6 +-
 python/tvm/relay/op/contrib/ethosu.py     |   9 +-
 tests/python/driver/tvmc/test_compiler.py | 148 ++++++++++++++++++++++++++++++
 5 files changed, 179 insertions(+), 7 deletions(-)

Reply via email to