rust_light
A tensor processing library in rust.
The main goal of this project is to get a simple tensor processing library working.
rust_light
rust_light
to work on a GPU.Tensor
that supports multiplication and additions -- for scalars and matrices/tensors.numpy
-style broadcasting.Contributions welcome! If you'd like to contribute, start by opening an issue.