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 c81fccaa2f [REFACTOR] Phase out te.Schedule c++ components (#17662)
     add 0d42dc411d [Refactor] Phrase out python dependency `decorator` (#17661)
     add f4cdb3f3ef [Relax][PyTorch] Add support for ge, gt, le, mod, ne ops 
(#17664)

No new revisions were added by this update.

Summary of changes:
 conda/recipe/meta.yaml                             |   1 -
 docker/Dockerfile.demo_opencl                      |   2 +-
 .../install/ubuntu2004_install_python_package.sh   |   1 -
 docker/install/ubuntu_install_python_package.sh    |   1 -
 docs/install/from_source.rst                       |   2 +-
 python/gen_requirements.py                         |   2 -
 python/tvm/_ffi/base.py                            |  16 --
 python/tvm/contrib/pickle_memoize.py               |   9 +-
 python/tvm/relax/frontend/torch/fx_translator.py   |   5 +
 python/tvm/te/tag.py                               |   9 +-
 tests/python/relax/test_frontend_from_fx.py        | 290 +++++++++++++++++----
 11 files changed, 250 insertions(+), 88 deletions(-)

Reply via email to