Add AVX512VNNI support for TVM (#3388)
authorJianyu Huang <jianyu.huang@utexas.edu>
Fri, 13 Sep 2019 20:27:40 +0000 (13:27 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Fri, 13 Sep 2019 20:27:40 +0000 (13:27 -0700)
commitbb82e09f9c38e65a62f416e4b4600375fb50a839
tree312b658885dac33e77e02c76426338e2e41e1431
parenteb220d923521e81f65b603dbe6bf88321635a4d7
Add AVX512VNNI support for TVM (#3388)
tests/python/contrib/test_gemm_acc32_vnni.py [new file with mode: 0644]
topi/python/topi/x86/tensor_intrin.py