This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch areusch/freeze-dependencies
in repository https://gitbox.apache.org/repos/asf/tvm.git
discard f796b33f67 escape image name
discard ef579329c3 build and test with img
discard f9aa327b84 try different signature
discard 0344b801df move pack/unpack earlier
discard fb1df966a1 remove arch
discard cdcea9aff8 fix jenkinsfile
discard 88359a349c downgrade black due to tensorflow-gpu
discard 830442f179 freeze py deps
discard 22cc9cf441 Update jenkinsfile
discard 57d0aa1764 Add lint deps
discard 7de708d030 Adjust Dockerfile python installs
discard b30c07c311 point caffe install script at proper venv
discard f67426da7e Add mxnet to gen_requirements.
discard c0be8ee2fb Remove per-arch base images and use ci_py_venv instead.
discard b084ec9282 more jenkinsfile fixes
discard 15657c3196 fix build tag x2
discard 29a50687a0 regenerate Jenkinsfile
discard ffdf5e6515 fix build tag
discard baf8578a40 fixup! Rename i386 to x86
discard 126cc2be58 fixup! Rename arm to aarch64, add bootstrap requirements.
discard a04e9dfd02 Rename i386 to x86
discard fa286b84e8 Rename arm to aarch64, add bootstrap requirements.
discard 3df897c2c2 no tty
discard 7bcdb5ba1c deal with % in BUILD_TAG
discard 794136a9a1 don't need --platform anymore
discard 2bb3498df8 jenkinsfile fixes
discard 91e08266c1 Fix unbound variable error
discard 215a062578 build arch images in Jenkins
discard 4676f25337 make rebuild-images flow build base images
discard 7c3c30324b check in more artifacts
discard fdc4858e9f changes to dockerfile and pyproject
discard 85a6da6ddb infra changes
discard 3c1b5bc21c modify install scripts
discard 40dcec9a2f checking in example artifacts
discard 7242648c98 making some progress
add 75c31cae75 [Relay] Bug fix when applying history using an iterator or
records. (#11306)
add f755c97492 [skip ci][ci][docker] Pin Pillow version (#11348)
new 6aa0041f5c making some progress
new 817e83b314 checking in example artifacts
new 73ae5444ea modify install scripts
new f1b9f55243 infra changes
new ea2f425041 changes to dockerfile and pyproject
new 2e0de02026 check in more artifacts
new fdb7dbf933 make rebuild-images flow build base images
new a7a2d7f1cd build arch images in Jenkins
new bfce2c8f6f Fix unbound variable error
new 735fe8f6af jenkinsfile fixes
new a0f284440a don't need --platform anymore
new d3f951a008 deal with % in BUILD_TAG
new 233a60c674 no tty
new 11b8b97e32 Rename arm to aarch64, add bootstrap requirements.
new fe75647bc1 Rename i386 to x86
new d543671d93 fixup! Rename arm to aarch64, add bootstrap requirements.
new 3b1182b25e fixup! Rename i386 to x86
new c52265de95 fix build tag
new afba5c551c regenerate Jenkinsfile
new e3453edb0e fix build tag x2
new d2af13dd41 more jenkinsfile fixes
new 40133d446f Remove per-arch base images and use ci_py_venv instead.
new 61a4193774 Add mxnet to gen_requirements.
new 43184b8d07 point caffe install script at proper venv
new 3e46a3257a Adjust Dockerfile python installs
new a9efdeb598 Add lint deps
new 9605549d2e Update jenkinsfile
new ac590c2299 freeze py deps
new 00c99516dc downgrade black due to tensorflow-gpu
new 376aeaee10 fix jenkinsfile
new 6517ed9034 remove arch
new f72fcff196 move pack/unpack earlier
new 276ae5afea try different signature
new 7428880835 build and test with img
new 552b184ea3 escape image name
new edcac251db add pillow
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 (f796b33f67)
\
N -- N -- N refs/heads/areusch/freeze-dependencies (edcac251db)
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.
The 36 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docker/python/ci-constraints.txt | 1 +
python/tvm/auto_scheduler/dispatcher.py | 3 ++-
python/tvm/autotvm/task/dispatcher.py | 5 +++--
tests/python/relay/test_auto_scheduler_tuning.py | 7 +++++++
tests/python/unittest/test_autotvm_record.py | 5 +++++
5 files changed, 18 insertions(+), 3 deletions(-)