You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by li...@apache.org on 2020/01/17 18:21:52 UTC

[incubator-tvm] branch master updated (67b97e5 -> 703ed9b)

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

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


    from 67b97e5  [TOOLS] JSON upgrader to upgrade serialized json. (#4730)
     add 703ed9b  [x86 schedule] Fallback schedule for Int8 depthwise. (#4733)

No new revisions were added by this update.

Summary of changes:
 tests/python/relay/test_op_level2.py | 30 ++++++++++++++++++++++++++++++
 topi/python/topi/x86/conv2d_int8.py  | 22 ++++++++++++++--------
 2 files changed, 44 insertions(+), 8 deletions(-)