Block-Sparse-Benchmark icon indicating copy to clipboard operation
Block-Sparse-Benchmark copied to clipboard

Benchmark for matrix multiplications between dense and block sparse (BSR) matrix in TVM, blocksparse (Gray et al.) and cuSparse.

Results 1 Block-Sparse-Benchmark issues
Sort by recently updated
recently updated
newest added

Hi I tried to run your example on x86 platform (I simplified your example and changed target to "llvm"), however the autoTVM run failed and poped out low level backtrace,...