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

Synchronized genlib2 with changes in the generated files. #53

Closed bezineb5 closed 4 years ago

bezineb5 commented 4 years ago

This is a preliminary to #52, as the generated code and genlib2 have diverged a bit. Also, added some documentation for the development dependencies (in particular, added the option to change the python interpreter, for platforms where python3 is preferred).

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.004%) to 72.813% when pulling ad3c66824664b2033c0d31b927ed6b8e885ec422 on bezineb5:sync-genlib2 into ea8ef1f6e3b11e8476fb8ac81ae37fe6f749fc18 on gorgonia:master.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.01%) to 72.819% when pulling c97fe671d16fcbaa85514bf47f85e73679c79ed2 on bezineb5:sync-genlib2 into ea8ef1f6e3b11e8476fb8ac81ae37fe6f749fc18 on gorgonia:master.