gorgonia / tensor

package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
Apache License 2.0
359 stars 49 forks source link

Implement the Narrow operation for Dense tensors. #120

Closed dcu closed 2 years ago

dcu commented 2 years ago

Also, implemented a default slicer

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.05%) to 21.865% when pulling f4eae3f90805071e5ce6539b947520b415e5f19e on narrow-op into bfdc96b1c8c906036c0b304d56789e4100a831ce on master.