[Contrib] cblas batch_matmul (#3210)
authorhlu1 <14827759+hlu1@users.noreply.github.com>
Tue, 21 May 2019 23:05:28 +0000 (16:05 -0700)
committerLeyuan Wang <laurawly@gmail.com>
Tue, 21 May 2019 23:05:28 +0000 (16:05 -0700)
commit3d1d17e39063d1b6297bad4c3e4eb7d09e2c4920
tree24a62c4bf4ed08579ef7766db079d4bf519ce0a1
parent21935dcbf56ad3bd66ebff9891a6bc3865b8106d
[Contrib] cblas batch_matmul (#3210)
cmake/modules/contrib/BLAS.cmake
python/tvm/contrib/cblas.py
src/contrib/cblas/cblas.cc
src/contrib/cblas/gemm_common.h
tests/python/contrib/test_cblas.py