issues
search
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
362
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README to reflect Apache License 2.0
#143
brett060102
opened
1 week ago
0
README.md text conflicts with LICENCE
#142
brett060102
opened
1 week ago
0
Fix #140
#141
ksw2000
closed
7 months ago
3
SortIndex() functions differently from numpy's argsort().
#140
ksw2000
closed
7 months ago
0
Replace deprecated ioutil package
#139
ksw2000
closed
7 months ago
4
Fix array.Cap()
#138
ksw2000
closed
7 months ago
2
Typechecked generic tensor?
#137
tholok97
closed
10 months ago
1
Update assume-no-moving-gc to the latest version
#136
wzzhu
closed
7 months ago
1
update some dependencies, add dependabot ci/cd
#135
jxsl13
closed
1 year ago
0
Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
#134
dependabot[bot]
opened
1 year ago
1
Upgrade dependency "github.com/google/flatbuffers"
#133
Ben131-Go
closed
1 year ago
2
Multidimensional array assignment
#132
ashnair1
opened
2 years ago
1
README examples don't reflect proper usage
#131
stkrzysiak
opened
2 years ago
1
Wipsel 128 upgrade asume no moving gc to latest version
#130
chewxy
closed
2 years ago
0
Upgrade asume-no-moving-gc.
#129
wipsel
closed
2 years ago
4
Upgrade assume-no-moving-gc to the latest version.
#128
wipsel
opened
2 years ago
4
undefined: array.Interface when install gorgonia package
#127
manjunathsc123
opened
2 years ago
8
Fixed a major bug when reusing an operand
#126
chewxy
closed
2 years ago
2
Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
#125
dependabot[bot]
closed
2 years ago
1
Weird behavior when Iterating over tensors
#124
StenSipma
opened
2 years ago
3
Optimizations
#123
chewxy
closed
2 years ago
1
Narrow op
#122
chewxy
closed
3 years ago
1
Optimizations
#121
chewxy
closed
3 years ago
1
Implement the Narrow operation for Dense tensors.
#120
dcu
closed
3 years ago
1
Softmax backwards
#119
dcu
closed
3 years ago
1
Implement Softmax and LogSoftMax
#118
dcu
closed
3 years ago
2
Added Min/Max Between
#117
chewxy
closed
3 years ago
1
Implement tensor.Sort(t, axis, ascending)
#116
dcu
opened
3 years ago
0
cannot use b (type BLAS) as type "gorgonia.org/tensor"
#115
VITEK-THE-BEST
closed
1 year ago
2
Example iterators
#114
chewxy
closed
3 years ago
1
Random index out of range [0] with length 0 error in some tests
#113
MarkKremer
opened
3 years ago
0
Fix#111
#112
chewxy
closed
3 years ago
1
Bug in reduce operations for views
#111
chewxy
closed
3 years ago
0
Move unused noopError to test. Simplify handleNoOp function
#110
MarkKremer
closed
3 years ago
7
Remove redundant code from header copy func
#109
MarkKremer
closed
3 years ago
2
Add subdirectories to tested folders in Github workflow
#108
MarkKremer
closed
3 years ago
5
handleReuse: add `safe` flag to skip expensive call to BorrowInt
#107
khezen
closed
3 years ago
2
Fix by indices bug
#106
chewxy
closed
3 years ago
1
Versioning
#105
chewxy
closed
3 years ago
2
Clarifysemantics2
#104
chewxy
closed
3 years ago
1
Fix slicing vectors with shape 1
#103
dcu
closed
3 years ago
1
Clarify Semantics breaks Slicing on vectors with shape 1
#102
chewxy
closed
3 years ago
0
Use Github Actions for testing instead of travis
#101
chewxy
closed
3 years ago
1
Clarifysemantics 2
#100
chewxy
closed
3 years ago
1
Cuda11
#99
chewxy
closed
3 years ago
1
Reshapefix
#98
chewxy
closed
3 years ago
1
Clarify Semantics of how Shape and Data works.
#97
chewxy
closed
3 years ago
1
Indexselect
#96
chewxy
closed
3 years ago
1
Fmt h
#95
chewxy
closed
3 years ago
1
Reshapefix
#94
chewxy
closed
4 years ago
1
Next