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 7bea15f162 [WINDOWS] Compiler options for non x86 targets (#17260)
     add dc247816f0 [Doc] Refactor install docs (#17287)
     add b76ebad886 [Codegen] Emit `tir::Let` as var assignment explicitly 
(#17278)

No new revisions were added by this update.

Summary of changes:
 docs/install/from_source.rst              | 421 ++++++++++++------------------
 docs/install/index.rst                    |   3 +-
 docs/install/nnpack.rst                   | 118 ---------
 python/tvm/relax/frontend/nn/op.py        |   6 +-
 src/target/source/codegen_c.cc            |  21 +-
 tests/python/relax/test_frontend_nn_op.py |   6 +-
 6 files changed, 189 insertions(+), 386 deletions(-)
 delete mode 100644 docs/install/nnpack.rst

Reply via email to