Z-Y00 / gpu-sparsert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpu-sparsert

More details will be forthcoming. This will basically work on an Amazon T4 instance with the deep learning AMI.

Dependencies:

  • Cnpy. Please install it and update the include path in the scripts.
  • Cuda toolchain, etc.
  • Pytorch

To try SpMM, type autotune_float.sh 0 To try sparse convolution, type bash autotune_conv_float.sh 512 512 7 filter_bg4.npy

About

License:MIT License


Languages

Language:Jupyter Notebook 82.2%Language:Python 8.4%Language:Cuda 7.5%Language:C++ 1.2%Language:Shell 0.6%