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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from f21b5ca4ae [TIR][Schedule] Add cache_inplace primitive to cache opaque 
buffer (#12939)
     add aedbe45b6a [Node] Expose StructuralEqual/Hash handler implemenation to 
header (#13001)
     add f8666a9469 [ci] Template build steps (#12983)
     add 84c50ef045 [ci][docs] Add external network resources to S3 (#12989)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                | 254 ++++++++++++++--------
 ci/jenkins/Build.groovy.j2                 | 328 +++++++++++++----------------
 ci/jenkins/macros.j2                       |  47 +++--
 include/tvm/node/structural_equal.h        |  42 ++++
 include/tvm/node/structural_hash.h         |  38 ++++
 src/node/structural_equal.cc               | 109 ++++++----
 src/node/structural_hash.cc                |  64 ++++--
 tests/scripts/request_hook/request_hook.py |  40 +++-
 8 files changed, 577 insertions(+), 345 deletions(-)

Reply via email to