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

Fixes a bug in `ShallowClone` #56

Closed chewxy closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.007%) to 73.022% when pulling fe920017a67847addf004a42e27d581a42da8826 on fixShallowCloneBug into ef164d58862da64afe0432b763c562db61cdd39b on master.