This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-docker-update
in repository https://gitbox.apache.org/repos/asf/tvm.git
discard cd40f54757 [ci][docker] Nightly Docker image update
add 0b4836739c Skip stride check if shape is 1 in IsContiguous (#13121)
add a4840e7de3 [ci] Lint for trailing newlines and spaces (#13058)
add 0ab2285ef3 [test][hexagon] Fix pytest fixture resolution bug (#13124)
add e1bebe3d05 [ci] Skip sccache for local hexagon builds (#13127)
add 213fd768d7 [Hexagon] [runtime] Create objects to manage thread
hardware resources (#13111)
add 842f842add [MetaSchedule][Minor] Restore Relay Integration Unit Test
(#13128)
add 86fd99313a [MetaSchedule] Fix AddReadReuse for multiple consumer block
case (#13093)
add f3873d7717 [skip ci] Add Janet and Thomas to triagers to help with
Issue Triage RFC (#13141)
add f3ffc32482 [Hexagon] [runtime] Remove released buffer check for
post-ReleaseResources calls to FreeDataSpace (#13139)
add 687ef5b23d [MetaSchedule] Remove Exception Catch for Multithread
Postproc Application (#13084)
add 458ca81c01 [TIR] Allow IndexMap applied to arguments with different
dtypes (#13085)
add 8df8a891fa [ci][docker] Nightly Docker image update
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cd40f54757)
\
N -- N -- N refs/heads/nightly-docker-update (8df8a891fa)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 3 +-
.gitattributes | 1 -
.github/ISSUE_TEMPLATE/documentation.md | 1 -
.github/actions/setup/action.yml | 1 -
.github/dependabot.yml | 2 +-
.github/workflows/main.yml | 4 +-
3rdparty/libcrc/tab/gentab_ccitt.inc | 1 -
Jenkinsfile | 20 +--
NEWS.md | 2 -
apps/android_camera/app/src/main/jni/Android.mk | 2 +-
.../app/src/main/res/layout/activity_main.xml | 2 +-
apps/android_camera/models/requirements.txt | 2 +-
apps/android_deploy/app/build.gradle | 4 +-
apps/android_deploy/app/download-models.gradle | 1 -
apps/android_deploy/dev_tools/gen_keystore.sh | 4 +-
apps/android_deploy/dev_tools/sign_apk.sh | 4 +-
apps/android_deploy/gradle.properties | 2 +-
apps/android_rpc/dev_tools/gen_keystore.sh | 4 +-
apps/android_rpc/dev_tools/sign_apk.sh | 4 +-
apps/bundle_deploy/README.md | 6 +-
apps/cpp_rpc/CMakeLists.txt | 2 +-
apps/hexagon_launcher/cmake/hexagon/CMakeLists.txt | 1 -
apps/hexagon_launcher/launcher_hexagon.cc | 31 -----
apps/ios_rpc/.gitignore | 1 -
apps/ios_rpc/README.md | 4 +-
.../AppIcon.appiconset/Contents.json | 2 +-
apps/microtvm/README.md | 2 -
apps/microtvm/cmsisnn/README.md | 2 +-
apps/microtvm/cmsisnn/corstone300.ld | 2 +-
apps/microtvm/reference-vm/README.md | 4 +-
.../reference-vm/base-box/base_box_provision.sh | 4 +-
apps/microtvm/zephyr/README.md | 1 -
.../src/host_driven/fvp/semihost.c | 2 +-
apps/microtvm/zephyr_cmsisnn/CMakeLists.txt | 18 +--
apps/microtvm/zephyr_cmsisnn/README.md | 2 +-
apps/microtvm/zephyr_cmsisnn/model/labels.txt | 2 +-
apps/microtvm/zephyr_cmsisnn/run_demo.sh | 2 +-
apps/pt_tvmdsoop/prepare_and_test_pt_tvm_class.sh | 5 +-
apps/tf_tvmdsoop/prepare_and_test_tfop_module.sh | 5 +-
apps/vta_rpc/start_rpc_server.sh | 4 +-
apps/wasm-standalone/README.md | 4 +-
ci/jenkins/.gitignore | 2 +-
ci/jenkins/Jenkinsfile.j2 | 20 +--
ci/scripts/git_skip_ci_globs.py | 2 +
cmake/modules/Git.cmake | 2 +-
cmake/modules/contrib/BNNS.cmake | 1 -
cmake/modules/contrib/CODEGENC.cmake | 1 -
cmake/modules/contrib/DNNL.cmake | 1 -
cmake/modules/contrib/Posit.cmake | 2 +-
cmake/modules/contrib/TF_TVMDSOOP.cmake | 9 +-
cmake/modules/contrib/Verilator.cmake | 1 -
cmake/utils/FindEthosN.cmake | 2 +-
cmake/utils/FindVulkan.cmake | 2 +-
conda/condarc | 8 +-
docker/Dockerfile.ci_minimal | 2 +-
docker/README.md | 6 +-
docker/bash.sh | 2 +-
docker/install/ubuntu1804_manual_install_llvm.sh | 1 -
docker/install/ubuntu_install_androidsdk.sh | 5 +-
docker/install/ubuntu_install_caffe2.sh | 4 +-
docker/install/ubuntu_install_cmsis.sh | 1 -
docker/install/ubuntu_install_coreml.sh | 4 +-
docker/install/ubuntu_install_dnnl.sh | 4 +-
docker/install/ubuntu_install_gluoncv.sh | 4 +-
docker/install/ubuntu_install_golang.sh | 4 +-
docker/install/ubuntu_install_gradle.sh | 4 +-
docker/install/ubuntu_install_hexagon.sh | 4 +-
docker/install/ubuntu_install_java.sh | 4 +-
docker/install/ubuntu_install_nodejs.sh | 2 +-
docker/install/ubuntu_install_opencl.sh | 4 +-
docker/install/ubuntu_install_rocm.sh | 4 +-
docker/install/ubuntu_install_universal.sh | 2 +-
docker/install/ubuntu_install_vitis_ai_core.sh | 4 +-
.../install/ubuntu_install_vitis_ai_packages_ci.sh | 4 +-
docker/utils/apt-install-and-clear.sh | 1 -
docker/with_the_same_user | 4 +
docs/_static/img/README | 2 +-
docs/arch/hybrid_script.rst | 2 +-
docs/contribute/release_process.rst | 10 +-
docs/dev/how_to/relay_add_op.rst | 56 ++++----
docs/errors.rst | 1 -
docs/how_to/deploy/arm_compute_lib.rst | 2 +-
docs/how_to/deploy/index.rst | 14 +-
docs/how_to/deploy/vitis_ai.rst | 154 ++++++++++-----------
docs/install/from_source.rst | 2 +-
docs/reference/api/python/auto_scheduler.rst | 1 -
docs/reference/api/python/topi.rst | 2 -
docs/reference/langref/relay_pattern.rst | 2 +-
docs/topic/vta/.gitignore | 2 +-
docs/topic/vta/dev/config.rst | 1 -
docs/topic/vta/dev/hardware.rst | 2 -
docs/topic/vta/dev/index.rst | 2 +-
docs/topic/vta/install.rst | 1 -
.../tune_with_autoscheduler/tune_network_cuda.py | 2 +-
.../tune_with_autoscheduler/tune_network_x86.py | 2 +-
gallery/how_to/work_with_microtvm/micro_aot.py | 4 +-
gallery/how_to/work_with_pytorch/using_as_torch.py | 2 +-
.../work_with_pytorch/using_optimized_torch.py | 2 +-
gallery/tutorial/tvmc_python.py | 2 +-
include/tvm/runtime/ndarray.h | 9 ++
include/tvm/tir/stmt_functor.h | 26 ++++
jvm/conf/log4j.properties | 4 +-
jvm/core/src/main/java/org/apache/tvm/Base.java | 1 -
.../tvm/rpc/ConnectProxyServerProcessor.java | 4 +-
.../src/test/java/org/apache/tvm/TestUtils.java | 4 +-
licenses/LICENSE.builtin_fp16.txt | 2 +-
licenses/LICENSE.cma.txt | 2 +-
licenses/LICENSE.concurrentqueue.txt | 2 +-
licenses/LICENSE.libbacktrace.txt | 6 +-
licenses/LICENSE.picojson.txt | 2 +-
mypy.ini | 1 -
python/tvm/meta_schedule/testing/torchbench/run.py | 4 +-
python/tvm/micro/contrib/stm32/emitter.py | 8 +-
rust/.rustfmt.toml | 1 -
.../schedule_rule/multi_level_tiling.cc | 2 +-
src/meta_schedule/utils.h | 10 +-
src/relay/collage/README.md | 2 +-
src/runtime/crt/host/Makefile | 2 +-
src/runtime/hexagon/README.md | 1 -
src/runtime/hexagon/hexagon_buffer_manager.h | 24 +---
src/runtime/hexagon/hexagon_device_api.cc | 11 +-
src/runtime/hexagon/hexagon_device_api.h | 10 --
src/runtime/hexagon/hexagon_hmx.cc | 99 +++++++++++++
.../rpc_env.h => src/runtime/hexagon/hexagon_hmx.h | 69 ++++-----
.../{rpc/rpc_channel.cc => hexagon/hexagon_hvx.cc} | 50 ++++---
.../runtime/hexagon/hexagon_hvx.h | 47 ++++---
src/runtime/hexagon/hexagon_thread_manager.cc | 11 ++
src/runtime/hexagon/hexagon_thread_manager.h | 10 ++
src/tir/ir/index_map.cc | 25 +++-
src/tir/ir/stmt_functor.cc | 89 ++++++++++++
src/tir/schedule/primitive/cache_read_write.cc | 18 ++-
.../hexagon/hexagon_thread_manager_tests.cc | 10 +-
tests/cpp/ndarray_test.cc | 73 ++++++++++
tests/crt/contrib/stm32/Makefile | 2 +-
tests/lint/docker-format.sh | 2 +-
tests/lint/pylint.sh | 1 -
.../trailing_newlines.py} | 49 ++++---
.../git_change_docs.sh => tests/lint/whitespace.sh | 30 ++--
tests/python/ci/sample_prs/pr10786.json | 2 +-
tests/python/contrib/test_ethosu/infra.py | 2 +-
.../contrib/test_ethosu/test_create_tiles.py | 14 +-
.../contrib/test_ethosu/test_layout_optimizer.py | 2 +-
.../contrib/test_ethosu/test_lut_optimizer.py | 2 +-
tests/python/contrib/test_hexagon/README.md | 2 +-
tests/python/contrib/test_hexagon/conv2d/README.md | 2 +-
.../test_hexagon/conv2d/test_conv2d_blocked.md | 38 ++---
.../test_hexagon/conv2d/test_conv2d_conv2d.md | 50 +++----
.../test_hexagon/test_benchmark_maxpool2d.py | 4 +
.../contrib/test_hexagon/test_parallel_hvx.py | 2 +-
tests/python/relay/backend/test_pass_lower_te.py | 20 +--
.../relay/collage/demo_collage_partitioner.py | 2 +-
tests/python/relay/collage/menangerie.py | 4 +-
tests/python/relay/collage/test_sub_graph.py | 36 ++---
tests/python/relay/test_ir_parser.py | 2 +-
tests/python/relay/test_pass_collage_partition.py | 22 +--
.../relay/test_pass_dead_code_elimination.py | 2 +-
tests/python/relay/test_pass_plan_devices.py | 6 +-
tests/python/relay/test_target_hooks.py | 4 +-
.../transform/test_compiler_function_utils.py | 4 +-
.../python/unittest/test_auto_scheduler_feature.py | 2 +-
tests/python/unittest/test_index_map.py | 10 ++
.../test_meta_schedule_relay_integration.py | 54 +++++++-
.../test_meta_schedule_schedule_rule_mlt.py | 23 +++
.../unittest/test_tir_schedule_transform_layout.py | 35 +++++
.../test_tir_transform_compact_buffer_region.py | 2 +-
tests/scripts/release/.gitignore | 1 -
tests/scripts/release/README.md | 2 +-
tests/scripts/task_config_build_cortexm.sh | 1 -
tests/scripts/task_config_build_hexagon.sh | 11 +-
tests/scripts/task_config_build_i386.sh | 1 -
tests/scripts/task_config_build_jvm.sh | 2 +-
tests/scripts/task_cpp_unittest.sh | 1 -
tests/scripts/task_lint.sh | 3 +
tests/scripts/task_python_integration.sh | 2 +-
vta/README.md | 2 +-
vta/tutorials/autotvm/README.txt | 1 -
web/Makefile | 2 +-
web/package.json | 2 +-
web/src/compact.ts | 2 +-
web/src/environment.ts | 2 +-
web/src/index.ts | 2 +-
web/src/support.ts | 2 +-
web/tests/node/test_ndarray.js | 1 -
183 files changed, 1035 insertions(+), 643 deletions(-)
create mode 100644 src/runtime/hexagon/hexagon_hmx.cc
copy apps/cpp_rpc/rpc_env.h => src/runtime/hexagon/hexagon_hmx.h (52%)
copy src/runtime/{rpc/rpc_channel.cc => hexagon/hexagon_hvx.cc} (52%)
copy include/tvm/runtime/crt/rpc_common/write_stream.h =>
src/runtime/hexagon/hexagon_hvx.h (55%)
create mode 100644 tests/cpp/ndarray_test.cc
copy tests/{python/unittest/test_tir_transform_ir_utils.py =>
lint/trailing_newlines.py} (50%)
mode change 100644 => 100755
copy ci/scripts/git_change_docs.sh => tests/lint/whitespace.sh (62%)