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

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


    from b24fbe7  Fix PyTorch matmul conversion when given (2-dim, N-dim) input 
pair (#7845)
     add cc7f529  [ConvertLayout] Squeeze and reduce ops (#7835)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/tensor/reduce.cc                     |  44 +++--
 src/relay/op/tensor/transform.cc                  |  66 +++++++-
 src/relay/transforms/convert_layout.cc            |  14 +-
 tests/python/relay/test_pass_convert_op_layout.py | 187 ++++++++++++++++++++++
 4 files changed, 294 insertions(+), 17 deletions(-)

Reply via email to