ndarray-tensorflow

Crates.iondarray-tensorflow
lib.rsndarray-tensorflow
version0.3.0
sourcesrc
created_at2019-05-04 13:30:59.33416
updated_at2019-11-28 15:24:46.472513
descriptionAdapter for Tensorflow tensors to expose the ndarray API
homepagehttps://github.com/danieldk/ndarray-tensorflow
repositoryhttps://github.com/danieldk/ndarray-tensorflow.git
max_upload_size
id131997
size19,156
Daniƫl de Kok (danieldk)

documentation

https://docs.rs/ndarray-tensorflow/

README

Introduction

crates.io docs.rs Travis CI

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.

Commit count: 8

cargo fmt