..
BarnesHutTsne.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
README.md
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
activations.cpp
[WIP] more CUDA stuff ( #57 )
2019-07-20 23:05:21 +10:00
addBias.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
adjust_hue.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
adjust_saturation.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
axis.cpp
[WIP] Roll rewritten ( #128 )
2019-08-17 14:15:08 +03:00
batched_gemm.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
batchnorm.cpp
[WIP] more CUDA stuff ( #57 )
2019-07-20 23:05:21 +10:00
bds.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
betaInc.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
col2im.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
compare_elem.cpp
int -> long ( #108 )
2019-08-10 09:14:18 +03:00
confusion.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
convolutions.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
cross.cpp
int -> long ( #108 )
2019-08-10 09:14:18 +03:00
d_t_s.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
diag.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
dilation2d.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
dropout.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
dynamic.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
extract_patches.cpp
Shugeo cuda cuda ( #105 )
2019-08-07 15:29:17 +03:00
fake_quantization.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
flatten.cpp
[WIP] More of CUDA ( #63 )
2019-07-20 23:15:14 +10:00
gather.cpp
Add libnd4j benchmarks ( #3 )
2019-07-20 22:54:44 +10:00
gradient.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
gru.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
hashcode.cpp
[WIP] INDArray hashCode() impl ( #50 )
2019-07-20 22:22:11 +10:00
histogram.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
histogramFixedWidth.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
im2col.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
image_resize.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
image_suppression.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
ismax.cpp
[WIP] Few fixes ( #153 )
2019-08-23 09:00:10 +03:00
legacy_helper.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
lrn.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
lstm.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
lup.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
matrixSetDiag.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
matrix_band.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
matrix_diag.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
matrix_diag_part.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
max_pooling.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
meshgrid.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
minimax.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
nth_element.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
one_hot.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
percentile.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
polyGamma.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
prefix.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
random_crop.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
range.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
reverse.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
roll.cpp
[WIP] Roll rewritten ( #128 )
2019-08-17 14:15:08 +03:00
s_t_b.cpp
[WIP] stb/bts nd ( #144 )
2019-08-21 21:11:46 +03:00
s_t_d.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
scatter.cpp
[WIP] bitwise ops ( #115 )
2019-08-15 11:49:50 +03:00
segment.cpp
[WIP] bitwise ops ( #115 )
2019-08-15 11:49:50 +03:00
sequence_mask.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
sg_cb.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
shift.cpp
[WIP] right shift ops ( #118 )
2019-08-15 20:35:15 +03:00
sru.cpp
[WIP] more CUDA stuff ( #57 )
2019-07-20 23:05:21 +10:00
stack.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
svd.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
toggle_bits.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
top_k.cpp
Merge master to upstream ( #7945 )
2019-06-27 18:37:04 +03:00
transforms.cpp
[WIP] repeat op ( #143 )
2019-08-21 21:10:29 +03:00
weights.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
zeta.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00