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 09eb508 [BYOC] Prevent duplicate outputs in subgraph Tuple (#5320)
add 3d18adf [Tutorial, QNN] Add tutorial for loading quantized PyTorch
model (#5321)
No new revisions were added by this update.
Summary of changes:
docs/dev/relay_pass_infra.rst | 2 +-
tutorials/frontend/deploy_prequantized.py | 237 ++++++++++++++++++++++++++++++
tutorials/frontend/from_pytorch.py | 4 +-
3 files changed, 240 insertions(+), 3 deletions(-)
create mode 100644 tutorials/frontend/deploy_prequantized.py