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 2021/09/28 19:35:42 UTC

[tvm] branch main updated (163322c -> 4905a8c)

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 163322c  [Relay] Prepare for new plan_devices.cc (part II) (#9130)
     add 4905a8c  [Torch] Support returning quantized weights and bias for BYOC use cases (#9135)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py      |  25 ++++++-
 python/tvm/relay/frontend/qnn_torch.py    | 115 ++++++++++++++++++++++--------
 tests/python/frontend/pytorch/qnn_test.py |  43 ++++++++++-
 3 files changed, 150 insertions(+), 33 deletions(-)