raskr / rust-autograd

Tensors and differentiable operations (like TensorFlow) in Rust
MIT License
487 stars 37 forks source link

Update to ndarray-0.12 (from ndarray-0.10) #15

Closed hegza closed 5 years ago

hegza commented 5 years ago
raskr commented 5 years ago

Appreciate your work👍 (to tell the truth, I had failed to upgrade ndarray because there was nothing equivalent to Slice type previously...