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/incubator-tvm.git.


    from 6d71a32  [TIR] Make loop unrolling in LoopPartition optional (#6823)
     add df6a796  [RELAY][OP] Support MXNet-style attributes for reshape_like 
(#6851)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/attrs/transform.h  | 20 +++++++++++
 python/tvm/relay/op/op_attrs.py      |  5 +++
 python/tvm/relay/op/transform.py     | 43 ++++++++++++++++++-----
 src/relay/op/make_op.h               |  3 ++
 src/relay/op/tensor/transform.cc     | 66 +++++++++++++++++++++++++++++++++---
 src/relay/transforms/pattern_utils.h |  6 ++--
 tests/python/relay/test_op_level3.py | 41 +++++++++++++++++++---
 7 files changed, 163 insertions(+), 21 deletions(-)

Reply via email to