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

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


    from 52d90da1d3 [MetaSchedule] TuningRecord Optional Arguments (#11598)
     add f5f9600614 [docs] Various content corrections (#11517)

No new revisions were added by this update.

Summary of changes:
 gallery/how_to/deploy_models/deploy_sparse.py            |  8 ++++----
 gallery/how_to/extend_tvm/bring_your_own_datatypes.py    |  2 +-
 gallery/how_to/extend_tvm/low_level_custom_pass.py       |  2 +-
 gallery/how_to/extend_tvm/use_pass_infra.py              |  8 ++++----
 gallery/how_to/extend_tvm/use_pass_instrument.py         |  4 ++--
 gallery/how_to/optimize_operators/opt_conv_cuda.py       |  2 +-
 gallery/how_to/optimize_operators/opt_conv_tensorcore.py |  2 +-
 gallery/how_to/optimize_operators/opt_gemm.py            |  4 ++--
 gallery/how_to/tune_with_autotvm/tune_conv2d_cuda.py     |  2 +-
 gallery/how_to/work_with_relay/build_gcn.py              |  2 +-
 gallery/how_to/work_with_relay/using_relay_viz.py        |  6 +++---
 gallery/how_to/work_with_schedules/extern_op.py          |  4 ++--
 gallery/how_to/work_with_schedules/intrin_math.py        |  2 +-
 gallery/how_to/work_with_schedules/scan.py               |  2 +-
 gallery/tutorial/auto_scheduler_matmul_x86.py            |  4 ++--
 gallery/tutorial/autotvm_matmul_x86.py                   | 14 +++++++-------
 gallery/tutorial/intro_topi.py                           |  3 +--
 gallery/tutorial/tensor_expr_get_started.py              |  8 ++++----
 gallery/tutorial/tensor_ir_blitz_course.py               |  6 +++---
 19 files changed, 42 insertions(+), 43 deletions(-)

Reply via email to