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(-)