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

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


    from 268d15c987 [CI] Fix CI Script and Broken Tests (#16521)
     add 1698793226 [CI] Disable testing that downloads from mxnet (#16546)

No new revisions were added by this update.

Summary of changes:
 gallery/how_to/compile_models/from_mxnet.py          |  8 +++++++-
 gallery/how_to/deploy_models/deploy_model_on_nano.py |  8 +++++++-
 gallery/how_to/deploy_models/deploy_model_on_rasp.py |  8 +++++++-
 gallery/how_to/deploy_models/deploy_quantized.py     | 12 +++++++++---
 .../how_to/extend_tvm/bring_your_own_datatypes.py    |  8 +++++++-
 .../tune_with_autoscheduler/tune_network_arm.py      | 11 ++++++++---
 .../tune_with_autoscheduler/tune_network_cuda.py     |  8 ++++++--
 .../tune_with_autoscheduler/tune_network_mali.py     | 10 ++++++++--
 .../tune_with_autoscheduler/tune_network_x86.py      | 20 +++++++++++++-------
 rust/tvm/examples/resnet/build.rs                    |  6 ++++++
 rust/tvm/examples/resnet/src/main.rs                 |  5 +++++
 tests/python/frontend/mxnet/test_forward.py          |  5 ++++-
 .../quantization/test_quantization_accuracy.py       | 19 +++++++++++++------
 vta/scripts/tune_resnet.py                           |  8 ++++++--
 vta/tutorials/autotvm/tune_alu_vta.py                |  7 ++++++-
 vta/tutorials/autotvm/tune_relay_vta.py              |  8 +++++++-
 vta/tutorials/frontend/deploy_classification.py      |  7 ++++++-
 17 files changed, 125 insertions(+), 33 deletions(-)

Reply via email to