cavis/libnd4j/include/ops/declarable/helpers/cpu
shugeo e09a785232 Shugeo resize fix5 (#102)
* Refactored resize images ops to use TF-like bool args as input.

* Refactored helpers for cpu implementation of resize_bilinear and resize_nearest_neighbor ops.

* Refactored cuda implementation for image.resize_bilinear and image.resize_nearest_neighbor ops helpers.

* Refactored nearest_neighbor resize op.

* Added a pair of tests for special case of resize_bilinear algorithm.

* Fixed issue with resize_bilinear op.

* Refactored cpu implementation for helpers with resize_nearest_neighbor op.

* Final fixed for resize ops to conform TF v.1.5

* Refactored cuda helpers for resize_neares_neighbor op.

* Fixed resize_bilinear to accept proper data.

* Fixed issue with non-float input for resize_bilinear op.

* Refactored cuda helper for resize_bilinear to proper process non-float inputs.

* Added tests for resize_bilinear to int inputs.

* Fixed ResizeBilinear wrapper

* Tests fixed

* Fixed float and bool constant to avoid overflow for some kind of compilers.

* Corrected float constants with float data type.

* Added f suffix for float constants.

* Corrected float constant to avoid overflow with initializing lists.

* Corrected float initializing list with float input.

* Corrected bool constant with initalizing list.

* Corrected float and bool values with initializing lists.

* Fixed wrong constant.

* Fixed issue with 1x1 input picture for resize.

* ResizeBilinear default values on import fix

Signed-off-by: raver119 <raver119@gmail.com>
2019-12-05 22:05:33 +03:00
..
BarnesHutTsne.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
README.md Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
activations.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
addBias.cpp Shyrma deconv3 (#69) 2019-11-21 21:17:30 +02:00
adjust_hue.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
adjust_saturation.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
axis.cpp [WIP] Roll rewritten (#128) 2019-08-17 14:15:08 +03:00
batched_gemm.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
batchnorm.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
betaInc.cpp DNNL/MKLDNN dilated causal conv1d + betainc (#103) 2019-12-04 14:50:17 +03:00
col2im.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
compare_elem.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
confusion.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
convolutions.cpp Shyrma casual conv1d (#90) 2019-11-29 14:14:30 +03:00
cross.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
d_t_s.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
diGamma.cpp Shyrma adjust (#98) 2019-12-03 09:40:45 +03:00
diag.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
dilation2d.cpp Shyrma deconv3 (#69) 2019-11-21 21:17:30 +02:00
dropout.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
dynamic.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
extract_patches.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
fake_quantization.cpp Shugeo_release_fixes3 (#81) 2019-11-28 21:08:51 +03:00
flatten.cpp [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
gather.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
gradient.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
gru.cpp Various fixes (#43) 2019-11-14 19:38:20 +11:00
hamming.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
hashcode.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
histogram.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
histogramFixedWidth.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
im2col.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
image_draw_bounding_boxes.cpp Shugeo image resize bicubic (#56) 2019-11-20 21:11:04 +02:00
image_resize.cpp Shugeo resize fix5 (#102) 2019-12-05 22:05:33 +03:00
image_suppression.cpp Shugeo_release_fixes3 (#81) 2019-11-28 21:08:51 +03:00
ismax.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
legacy_helper.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
lrn.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
lstm.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
lup.cpp Shugeo cuda docs1 (#249) 2019-09-09 16:27:45 +03:00
matrixSetDiag.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
matrix_band.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
matrix_diag_part.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +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 [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
one_hot.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
percentile.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
polyGamma.cpp Shyrma adjust (#98) 2019-12-03 09:40:45 +03:00
prefix.cpp [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
random.cpp - new NDArrayFactory scalar constructor 2019-11-08 08:49:41 +03:00
random_crop.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
range.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
reverse.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
roll.cpp Shugeo cuda docs1 (#249) 2019-09-09 16:27:45 +03:00
s_t_b.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
s_t_d.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
scatter.cpp Shyrma scatter (#84) 2019-11-26 20:29:09 +03:00
segment.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
sequence_mask.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
sg_cb.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
shift.cpp [WIP] right shift ops (#118) 2019-08-15 20:35:15 +03:00
sru.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
stack.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03: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 [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
transforms.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
weights.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
zeta.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00

README.md

This folder contains OpenMP implementations for operations helpers. Basically suited for homogenous x86-like platforms.