This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from fffd168d00 [Unity][BYOC] Use arith.Analyzer to check batch equality of
matmul in cublas (#16982)
add 2565aa38ef [BugFix][Relax] change FuseOpsByPattern strategy to
pattern-match maximal subgraph (#16922)
add 825dc1ffb5 [TOPI] Remove `blockIdx.z` in topi sort (#16977)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/cuda/sort.py | 31 ++++++++++------------
src/relax/transform/fuse_ops.cc | 31 ++++++++++++++++++++--
.../relax/test_transform_fuse_ops_by_pattern.py | 26 ++++++++++++++++++
3 files changed, 69 insertions(+), 19 deletions(-)