OliverFM / rust_light

A tensor processing library in rust.
MIT License
3 stars 0 forks source link

Oliver/parallel bmm #48

Closed OliverFM closed 1 year ago

OliverFM commented 1 year ago

Switches all the tensors to using thread safe types and runs bmm in a threadpool with rayon