This is an automated email from the ASF dual-hosted git repository.
ziheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 9a42cb6 add missing dependency (#6375)
add 6ed242e [Relay] Enhance relay.split(), allow splitted dim to be
dynamic (#6289)
No new revisions were added by this update.
Summary of changes:
include/tvm/topi/transform.h | 34 ++++++++++++++++++++--------------
python/tvm/relay/op/_transform.py | 8 +++++++-
src/relay/op/tensor/transform.cc | 5 ++++-
tests/python/relay/test_any.py | 2 ++
4 files changed, 33 insertions(+), 16 deletions(-)