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

[tvm] branch main updated (6d676badff -> ef5c3ed872)

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

andrewzhaoluo pushed a change to branch main
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)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py   | 2 +-
 python/tvm/relay/frontend/qnn_torch.py | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)