This crate provides a wrapper for the Tensor type of the tensorflow crate that can create ArrayView and ArrayViewMut instances. This makes it possible to use tensors through the ndarray API.
Tensor
tensorflow
ArrayView
ArrayViewMut
ndarray