[Relay] Legalize and AlterOpLayout for Int8 Intel. (#3961)
authorAnimesh Jain <anijain@umich.edu>
Thu, 19 Sep 2019 04:54:01 +0000 (21:54 -0700)
committerYizhi Liu <liuyizhi@apache.org>
Thu, 19 Sep 2019 04:54:01 +0000 (12:54 +0800)
commitb0ddcff6748bddc69881a2ff4216a830407421c9
treed22a0314ae274347a2494d06a0a2283b082527fa
parent924391665f12a5a847a8af4848af9b5fa40e6562
[Relay] Legalize and AlterOpLayout for Int8 Intel. (#3961)
tests/python/relay/test_op_level2.py
topi/python/topi/nn/conv2d.py
topi/python/topi/x86/__init__.py
topi/python/topi/x86/conv2d.py
topi/python/topi/x86/conv2d_alter_op.py [new file with mode: 0644]
topi/python/topi/x86/conv2d_avx_1x1.py
topi/python/topi/x86/conv2d_avx_common.py
topi/python/topi/x86/conv2d_int8.py