Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

effective sparse convolution inference #9

Open
wuzhiyang2016 opened this issue Aug 23, 2019 · 1 comment
Open

effective sparse convolution inference #9

wuzhiyang2016 opened this issue Aug 23, 2019 · 1 comment
Labels
question Further information is requested

Comments

@wuzhiyang2016
Copy link

if we get a sparse model, is there an effective way to do sparse convolutional for inference? I just know 2015 CVPR paper "Sparse Convolutional Neural Networks", is there exit another more effective way?

@TimDettmers
Copy link
Owner

In theory yes, but not with this library. See #1 for a discussion on using sparse computation in this library and in PyTorch in general.

@TimDettmers TimDettmers added the question Further information is requested label Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants