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

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


 discard 249da38  upgrade to latest images
 discard 3ee8610  jostle
 discard 0f698d3  fix missing - with _
 discard cc84556  swtich to proper repo for docker
 discard 0bd0c0f  formatting
 discard 51369c5  jenkinsfile and one test
     add 46da676  fix icelake target for avx512 and vnni (#9928)
     add 220b122  Fix HexagonSDK.cmake (#9914)
     add 0a159c4  Restore the use of 
ONNX_DEFAULT_CONFIGS["use_nt_batch_matmul"] (#9925)
     new ee78852  jenkinsfile and one test
     new 6784d6b  formatting
     new 4d7109b  swtich to proper repo for docker
     new 9849fab  fix missing - with _
     new 8d8cf31  upgrade to latest images

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   (249da38)
            \
             N -- N -- N   refs/heads/ci-docker-staging (8d8cf31)

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 5 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:
 cmake/modules/HexagonSDK.cmake             |  2 +-
 python/tvm/relay/frontend/onnx.py          | 10 +++++++--
 python/tvm/topi/x86/utils.py               |  4 ++--
 tests/python/frontend/onnx/test_forward.py | 34 ++++++++++++++++++++++++++++++
 4 files changed, 45 insertions(+), 5 deletions(-)

Reply via email to