This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from d9f3aa32ef [Unity][Analysis] Get symbolic TIR vars from struct info
(#14509)
add 8e4f94a689 [Unity][Op] Extend `relax.op.take` op to match behavior
with `topi.take`. (#14481)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/op/index.py | 5 +-
src/relax/op/tensor/index.cc | 27 +++--
tests/python/relax/test_op_index.py | 133 ++++++++++++++++--------
tests/python/topi/python/test_topi_transform.py | 3 +
4 files changed, 115 insertions(+), 53 deletions(-)