Freddy Chua

Results 7 comments of Freddy Chua

sparse matrix multiplication

Cool, I think bounds checking is not necessary. The whole point of this is so that the indices always remain in GPU, so that data is never copied onto CPU.

can you merge this pullrequest? https://github.com/FluxML/Flux.jl/issues/737 is broken because of this.

Flux is almost perfect, just waiting on this... @Codyk12 @MikeInnes without this, adam optim cannot be saved https://github.com/FluxML/Flux.jl/issues/737

This project needs more love from the community. Looks like progress is stalled? @chengchingwen

I mainly develop on my laptop, it doesn't have a cuda gpu, so.... i can't import this unless the CPU version is compiled for.

@DhairyaLGandhi You mean Torch 1.4 and PyTorch 1.5? The latest Libtorch is 1.6.0 btw. ``` julia> using Torch [ Info: Precompiling Torch [6a2ea274-3061-11ea-0d63-ff850051a295] ERROR: LoadError: InitError: could not load library...