This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch ci-gpu-torch-1.11
in repository https://gitbox.apache.org/repos/asf/tvm.git.
discard ecd4ba2 fixed keras tutorial
discard 87b7051 fix onnx test
discard 6d92d26 Update Jenkinsfile to point to the new GPU image
add 4322ebc [BYOC-DNNL] Enhance GetRootCall function (#10836)
add 35c2f45 Update Jenkinsfile to point to the new GPU image
add 2da5ccf fix onnx test
add 02c9df9 fixed keras tutorial
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 (ecd4ba2)
\
N -- N -- N refs/heads/ci-gpu-torch-1.11 (02c9df9)
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:
src/relay/backend/utils.h | 8 ++++++--
tests/python/contrib/test_dnnl.py | 12 ++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)