You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2022/01/15 13:29:09 UTC

[tvm] branch main updated (6f6fc68 -> b3c6625)

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

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


    from 6f6fc68  [TIR] Encode conditional accesses info into block read/write regions (#9880)
     add b3c6625  [Int8] Support cublas on e2e int8 models (also tried cudnn but doesn't work) (#9898)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/cuda/dense.py             |  5 +--
 src/relay/qnn/op/convolution.cc           | 54 ++++++++++++++++++-------------
 tests/python/frontend/pytorch/qnn_test.py | 15 +++++++--
 3 files changed, 46 insertions(+), 28 deletions(-)