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 11198f6e40 [MSC][Refactor] Support dynamic shape (#17351)
add 4ab3f82669 [Relax][PyTorch] Cleanup Tensor Manipulation and Creation
op converters (#17376)
add a355a5247c [DOCS] Link to project-specific security page (#17378)
add d3900bed87 [CI] Disable NNPACK build and fix error on Android SDK
installaion (#17337)
add 4692b9591d [DOCS] Update document to include security model of RPC
server (#17377)
No new revisions were added by this update.
Summary of changes:
cmake/modules/contrib/TFLite.cmake | 4 +
docker/Dockerfile.ci_adreno | 5 -
docker/Dockerfile.ci_cpu | 8 -
docker/Dockerfile.ci_gpu | 4 -
docker/Dockerfile.ci_hexagon | 6 -
docker/Dockerfile.demo_vitis_ai | 4 -
docker/install/ubuntu_install_androidsdk.sh | 14 +-
docker/install/ubuntu_install_java.sh | 6 +-
docs/conf.py | 2 +-
docs/reference/security.rst | 8 +-
python/tvm/relax/frontend/torch/fx_translator.py | 755 +++++++++++------------
tests/scripts/task_config_build_cpu.sh | 2 -
tests/scripts/task_config_build_gpu.sh | 2 -
13 files changed, 380 insertions(+), 440 deletions(-)