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 2020/09/09 15:43:57 UTC

[incubator-tvm] branch master updated (84fa626 -> 82c1c73)

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 84fa626  [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor (#6391)
     add 82c1c73  [PASS][ConvertLayout] Fixes AttributeError during ConvertLayout to NHWC (#6419)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/nn/_nn.py                     |  6 ++--
 python/tvm/relay/qnn/op/layout_conversions.py     |  6 ++--
 tests/python/relay/test_pass_convert_op_layout.py | 38 +++++++++++++++++++++++
 3 files changed, 46 insertions(+), 4 deletions(-)