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

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


    from 6ee9c2f  typo (#5008)
     add f346c60  Revert "[Torch, QNN] Add support for quantized models via QNN 
(#4977)" (#5013)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          |  88 +---
 python/tvm/relay/frontend/qnn_torch.py        | 692 --------------------------
 tests/python/frontend/pytorch/qnn_test.py     | 455 -----------------
 tests/python/frontend/pytorch/test_forward.py |   6 -
 4 files changed, 9 insertions(+), 1232 deletions(-)
 delete mode 100644 python/tvm/relay/frontend/qnn_torch.py
 delete mode 100644 tests/python/frontend/pytorch/qnn_test.py

Reply via email to