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

Fix slicing vectors with shape 1 #103

Closed dcu closed 3 years ago

dcu commented 3 years ago

Fixes #102

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.04%) to 71.888% when pulling 4b5dd8829ea155f73aa25b1cd8dc06ad093241e6 on fix102 into e5a5513224181a4bfe2fd6b70a3ccb9ebdd71f92 on master.