Crate acme_tensor

Source
Expand description

§Tensor

This library implements a tensor data structure with support for automatic differentiation.

Modules§

create
error
grad
Gradient
index
Index
io
iter
Iter
linalg
Linear Algebra
ops
prelude
shape
Shapes
specs
stats
types

Structs§

TensorBase

Functions§

matmul

Type Aliases§

Tensor