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

anijain2305 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from c5f608f  [BYOC][TRT]Fix groups cannot divide output channel count 
error for deconv when groups>1 (#7595)
     add 5d5bbfb  Support negative axis for gather (#7600)

No new revisions were added by this update.

Summary of changes:
 include/tvm/topi/transform.h                  |   3 +
 python/tvm/relay/op/transform.py              |   2 +-
 src/relay/op/tensor/transform.cc              |   3 +
 tests/python/frontend/pytorch/test_forward.py |   6 +-
 tests/python/relay/test_op_level3.py          | 223 ++++++++++++++++++--------
 5 files changed, 167 insertions(+), 70 deletions(-)

Reply via email to