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

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


    from 54fdcc5  Enable StackVM in AutoTVM (#7897)
     add 82fecbf  [CodeGenC] Fix bugs when calling extern functions (#7911)

No new revisions were added by this update.

Summary of changes:
 python/tvm/runtime/module.py                       |  4 +++
 src/target/source/codegen_c.cc                     | 14 ++++++--
 src/target/source/codegen_c_host.cc                | 17 ++++++----
 src/target/source/codegen_c_host.h                 |  6 ++--
 tests/python/contrib/test_cblas.py                 | 30 +++++++++++++++---
 .../python/unittest/test_target_codegen_c_host.py  | 37 ++++++++++++++++++++++
 6 files changed, 91 insertions(+), 17 deletions(-)

Reply via email to