Ali Thari
Ali Thari
Yes I am using it by just adding the sub_directory which the crow repo. Although, in the long run I would like to have the other option
This issue seems to still be persisting? Why do we need to add INTERFACE before it can link? And correct having Crow as a subdirectory seems to work, but on...
mnist_int8_dev.py has similar error .. Do you know the reason for this ?
Is the source code to libspconv.so available? I noticed that this library is not the same as this [spconv](https://github.com/traveller59/spconv). Also, it says that libspconv only support sm > 80 -...
@hopef Is the code behind libspconv.so available open source - or will you in the near future support sm 75? Also, is the core algorithms for the sparse convolution similar...
@hopef Do you have an update on my questions, please?
@hopef : since when was Nx32 supported. I am running the most recent master branch and I get the error above which suggests that Nx32 is not supported?
Okay thanks for the clarification. Any plans to extend the above list for more shape pairs?
Any updates? or any updates to whether you would open source the source code behind libspconv? Is the src code similar to traveller59/spconv github repo?
@hopef can your libspconv.so also be used for training. we are currently using traveller59/spconv for training and running with libspconv.so for inference. We are concerned this may have caused a...