rten-tensor 0.24.0

Tensor library for the RTen machine learning runtime
Documentation
1
2
3
4
5
6
# rten-tensor

rten-tensor is the foundational library that provides multi-dimensional arrays
used by [RTen](https://github.com/robertknight/rten). It is similar to
[ndarray](https://github.com/rust-ndarray/ndarray) but tailored for use in the
RTen library.