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

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


    from 8aa2a7c  [CUDA] BF16 support (#7014)
     add 760e9b2  [Torch, QNN] Support quantized mobilenet v3 from torch 1.8 
(#7606)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 36 ++++++++++++++++++----
 python/tvm/relay/frontend/qnn_torch.py        | 34 +++++++++++++++++++++
 src/relay/transforms/fold_explicit_padding.cc |  2 +-
 tests/python/frontend/pytorch/qnn_test.py     | 44 +++++++++++++--------------
 tests/python/frontend/pytorch/test_forward.py | 10 +++++-
 5 files changed, 96 insertions(+), 30 deletions(-)

Reply via email to