You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/09/09 22:31:14 UTC

[incubator-tvm] branch master updated (502f79d -> 97ab77e)

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

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


    from 502f79d  Switch Windows CI to build Release instead of Debug (#6427)
     add 97ab77e  [RELAY] Allow StructuralEqual/Hash via Var.vid (#6424)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/base.h                            |  8 ++++++++
 include/tvm/relay/expr.h                            |  6 ++++--
 include/tvm/runtime/packed_func.h                   |  2 +-
 tests/python/relay/test_ir_structural_equal_hash.py | 12 ++++++++++++
 tests/python/relay/test_op_level5.py                |  2 +-
 5 files changed, 26 insertions(+), 4 deletions(-)