You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/30 20:24:01 UTC

[tvm] branch last-successful updated (2b3e1eb3f5 -> 12dcfd70ef)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 2b3e1eb3f5 [ci] Reinstall junintparser after zephyr deps (#12226)
     add db4380cf41 [ci][docker] create Dockerfile.ci_riscv (#12230)
     add dff5c975a0 Deploy the Pretrained Model on Jetson Nano  (#11037)
     add fb87c21bf8 remove duplicated cast op when lowering qnn.requantize op in float mode (#12234)
     add 12dcfd70ef [AutoSchedule] Fix misusage of an already-moved object (#12239)

No new revisions were added by this update.

Summary of changes:
 docker/{Dockerfile.ci_qemu => Dockerfile.ci_riscv} | 35 ++------------
 ...oy_model_on_rasp.py => deploy_model_on_nano.py} | 54 +++++++++++++---------
 src/auto_scheduler/search_policy/sketch_policy.cc  |  2 +-
 src/relay/qnn/op/requantize.cc                     |  5 +-
 4 files changed, 39 insertions(+), 57 deletions(-)
 copy docker/{Dockerfile.ci_qemu => Dockerfile.ci_riscv} (75%)
 copy gallery/how_to/deploy_models/{deploy_model_on_rasp.py => deploy_model_on_nano.py} (84%)