Skip to content
generated from mlverse/lltm

R interface for torchsparse

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mlverse/torchsparse

Repository files navigation

torchsparse

R interface to PyTorch Sparse. torchsparse is a small extension library for torch providing optimized sparse matrix operations with autograd support.

Installation

You can install the released version of torchsparse from CRAN with:

install.packages("torchsparse")

And the development version from GitHub with:

# install.packages("remotes")
devtools::install_github("mlverse/torchsparse")

About

R interface for torchsparse

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published