Add the acc16 intrinsic support (#3081)
authorllyfacebook <34827865+llyfacebook@users.noreply.github.com>
Thu, 16 May 2019 03:21:35 +0000 (20:21 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Thu, 16 May 2019 03:21:35 +0000 (20:21 -0700)
commitc7794564a5abc72855dbe0f4b5ae9365272f61fb
tree5db6156aa3f13f16656071159831e95cb9db2689
parent36702a7678573fa4ff9ea04c3920e60d590496c9
Add the acc16 intrinsic support (#3081)
tests/python/contrib/test_gemm_acc16.py [new file with mode: 0644]
topi/python/topi/x86/tensor_intrin.py