Convolution with CuSparse

Hello community,

I would like to know if it is possible to find an open-source implementation of a convolution layer in CUDA language (.cu) for Caffe framework using CuSparse as accelerating library
I am already able to find an implementation with the cuDNN library.

Thank you in advance.