[CONTRIB] cuBLAS integration (#744)
* add cublas support * integrate cublas to topi dense * add cublas error check * minor fix * fix lint * remove topi import from contrib unittest
Showing
make/contrib/cublas.mk
0 → 100644
python/tvm/contrib/cublas.py
0 → 100644
src/contrib/cublas/cublas.cc
0 → 100644
tests/python/contrib/test_cublas.py
0 → 100644
Please
register
or
sign in
to comment