You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/06/14 17:37:39 UTC

[incubator-tvm] branch master updated (4404748 -> 33f2fb6)

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

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


    from 4404748  [TIR][REFACTOR] Add tir prefix to type keys (#5802)
     add 33f2fb6  [QUANTIZE] Add config switch for nn.dense layer type. (#5801)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/quantize/_annotate.py | 7 +++++--
 python/tvm/relay/quantize/quantize.py  | 4 ++++
 src/relay/quantize/quantize.h          | 2 ++
 3 files changed, 11 insertions(+), 2 deletions(-)