You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/12 20:25:04 UTC

[tvm] branch last-successful updated (6d676badff -> 175e3a77b1)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 6d676badff [QNN] Replace nn.leaky_relu with qnn.leaky_relu (#11930)
     add ef5c3ed872 [QNN] Use sigmoid Lookup Table method instead of fallback to fp32 (#12038)
     add 175e3a77b1 [docs][tvmc] Fix ResNet50 model URL (#12040)

No new revisions were added by this update.

Summary of changes:
 gallery/tutorial/tvmc_command_line_driver.py | 2 +-
 gallery/tutorial/tvmc_python.py              | 2 +-
 python/tvm/relay/frontend/pytorch.py         | 2 +-
 python/tvm/relay/frontend/qnn_torch.py       | 8 ++++++++
 4 files changed, 11 insertions(+), 3 deletions(-)