You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2019/11/13 19:18:58 UTC

[incubator-tvm] branch master updated (8cd5cce -> 3486e2c)

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

zhic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 8cd5cce  [TOPI][OP] Support Faster-RCNN Proposal OP on CPU (#4297)
     add 3486e2c  [QNN][Legalize] Specialize for Platforms without any fast Int8 arithmetic units. (#4307)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/qnn/op/legalizations.py     | 194 ++++++++++++++++++++++-----
 tests/python/relay/test_pass_qnn_legalize.py | 153 ++++++++++++++++++++-
 2 files changed, 308 insertions(+), 39 deletions(-)