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

junrushao pushed a change to branch main
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)

No new revisions were added by this update.

Summary of changes:
 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 +++++++++++++++------
 4 files changed, 200 insertions(+), 53 deletions(-)

Reply via email to