You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/01/17 02:37:03 UTC

[tvm] branch main updated (6eb4ed8 -> be0677d)

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

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


    from 6eb4ed8  [Fix] relay onnx frontend bug when [A, B, M, N] * [1, B, N, K] (#9911)
     add be0677d  [Caffe Frontend] supporting group > 1 cases for Deconv op (#8260)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/caffe.py          | 63 +++++++++++++++++++++++++++--
 tests/python/frontend/caffe/test_forward.py | 30 ++++++++++++++
 2 files changed, 89 insertions(+), 4 deletions(-)