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

tqchen pushed a change to branch ffi-package
in repository https://gitbox.apache.org/repos/asf/tvm.git


 discard cdd4adf062 [FFI] Improve traceback setups
 discard ffcd99800d [FFI][REFACTOR] Establish tvm_ffi as a standalone python 
module
     add 3e8fe75380 [ROCm] Minor fixes for latest refactor (#18225)
     add 835e695783 [CI] Exit the build for AbortException (#18227)
     add 3d0e449c6c [FFI][REFACTOR] Establish tvm_ffi as a standalone python 
module
     add 0c78aae71d [FFI] Improve traceback setups

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   (cdd4adf062)
            \
             N -- N -- N   refs/heads/ffi-package (0c78aae71d)

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:
 ci/jenkins/generated/arm_jenkinsfile.groovy         | 5 ++++-
 ci/jenkins/generated/cpu_jenkinsfile.groovy         | 5 ++++-
 ci/jenkins/generated/gpu_jenkinsfile.groovy         | 5 ++++-
 ci/jenkins/generated/hexagon_jenkinsfile.groovy     | 5 ++++-
 ci/jenkins/generated/i386_jenkinsfile.groovy        | 5 ++++-
 ci/jenkins/generated/wasm_jenkinsfile.groovy        | 5 ++++-
 ci/jenkins/templates/utils/macros.j2                | 3 +++
 src/runtime/contrib/hipblas/hipblas_json_runtime.cc | 4 +++-
 src/runtime/contrib/hipblas/hipblas_utils.cc        | 5 +++--
 src/runtime/contrib/hipblas/hipblas_utils.h         | 4 ++--
 10 files changed, 35 insertions(+), 11 deletions(-)

Reply via email to