..
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] bunch of improvements ( #257 )
2019-09-11 20:12:09 +03:00
addBias.cpp
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +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
Shyrma bn mkl bp ( #14 )
2019-10-26 14:14:21 +03:00
betaInc.cpp
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +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
Merge remote-tracking branch 'fork/master'
2019-09-12 12:20:57 +10: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
Added doc for fake_quant_with_min_max* op helpers implementations.
2019-10-10 18:31:17 +03:00
flatten.cpp
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +03: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
hamming.cpp
fixed args
2019-09-01 22:06:01 +03: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
[WIP] ops fixes ( #168 )
2019-08-26 19:37:05 +03:00
im2col.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
image_draw_bounding_boxes.cpp
The working implementation of draw_bounding_boxes op.
2019-10-08 15:42:27 +03:00
image_resize.cpp
[WIP] multi-device support ( #80 )
2019-08-14 16:52:34 +03:00
image_suppression.cpp
Shugeo suppression overlaps ( #9 )
2019-10-30 13:43:45 +02:00
ismax.cpp
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +03:00
legacy_helper.cpp
- add parameter alpha to elu and lrelu_bp ( #213 )
2019-08-31 20:57:39 +03:00
lrn.cpp
Platform helpers ( #8216 )
2019-09-11 21:50:28 +03:00
lstm.cpp
[WIP] More of CUDA ( #95 )
2019-08-05 11:27:05 +10:00
lup.cpp
Shugeo cuda docs1 ( #249 )
2019-09-09 16:27:45 +03:00
matrixSetDiag.cpp
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +03:00
matrix_band.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
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +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
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +03:00
random.cpp
Shugeo random uniform int ( #30 )
2019-11-06 12:49:27 +02: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
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +03:00
roll.cpp
Shugeo cuda docs1 ( #249 )
2019-09-09 16:27:45 +03:00
s_t_b.cpp
[WIP] bunch of improvements ( #257 )
2019-09-11 20:12:09 +03:00
s_t_d.cpp
Eclipse Migration Initial Commit
2019-06-06 15:21:15 +03:00
scatter.cpp
[WIP] ops fixes ( #168 )
2019-08-26 19:37:05 +03:00
segment.cpp
Shugeo random uniform int ( #30 )
2019-11-06 12:49:27 +02:00
sequence_mask.cpp
[WIP] More of CUDA operations ( #69 )
2019-07-20 23:20:41 +10:00
sg_cb.cpp
[WIP] more fixes ( #159 )
2019-08-23 19:20:50 +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
- add additional condition in svd helper to take into account rounding errors ( #31 )
2019-11-05 17:16:17 +02: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] bunch of improvements ( #257 )
2019-09-11 20:12:09 +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