This is an automated email from the ASF dual-hosted git repository.

mbrookhart pushed a change to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git.


 discard be5502e  Merge jenkinsfile
 discard 903c853  Add uses_gpu to onnx node tests
 discard 03178c4  add onnx to CPU tests
 discard e190b5ca See if this fixes CI problem
     add fc870f8  Remove unused variable in topi cpp test (#8549)
     add ee207fd  [RPC] Add explicit type cast to print. (#8524)
     add a492db8  [Bugfix] Visit each input param of the function in 
ExprVisitor visit_function (#8521)
     add 3b7aed3  [FFI] Specifically check handle for recursion during shutdown 
(#8548)
     add f2354ee  Add a `--context-path` for build.sh, allowing to test 
Dockerfiles (#8557)
     add 60eca6f  See if this fixes CI problem
     add df1d4f6  add onnx to CPU tests
     add a345ad0  Add uses_gpu to onnx node tests
     add e2c40e6  Merge jenkinsfile

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   (be5502e)
            \
             N -- N -- N   refs/heads/ci-docker-staging (e2c40e6)

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:
 docker/build.sh                  | 18 ++++++++++++++----
 python/tvm/relay/expr_functor.py |  6 ++++--
 python/tvm/rpc/client.py         |  2 +-
 python/tvm/runtime/object.py     |  6 ++++--
 tests/cpp/topi_ewise_test.cc     |  2 +-
 5 files changed, 24 insertions(+), 10 deletions(-)

Reply via email to