cavis/libnd4j/include/ops/declarable/generic/shape
shugeo 4187190609 Shugeo release fix2 (#70)
* Corrected input checking and tests for bitcast op.

* Fixed an issue with non_max_suppression form generation and processing with score threshold given.

* Fixed bilinear resize kernel and tests.

* push for Serhii

Signed-off-by: raver119 <raver119@gmail.com>

* Added test for nearest_neighbor resize with int input.

* Added data type check for input/output match.

* Eliminate error in macros.

* Improved output message for type checking.

* Fixed input/output types for op.

* Eliminated waste logging.

* Refactored resize_bilinear helper for multithreading for cpu platform.

* Cosmetic changes only.

* Fixed error for string substitution.

* Skip test for cbow_batch with cuda.

* fix for resizeNearestNeighbor output dtype

Signed-off-by: raver119 <raver119@gmail.com>

* Refactored non_max_suppression helper.

* Refactored shape generation and input handling.

* Added additional test.
2019-11-22 22:42:44 +03:00
..
broadcast_to.cpp Shugeo release fix2 (#70) 2019-11-22 22:42:44 +03:00
create.cpp [WIP] Create and small fix (#67) 2019-11-21 13:31:20 +03:00
evaluate_reduction_shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
expand_dims.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
order.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
permute.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
reshape.cpp int -> long (#108) 2019-08-10 09:14:18 +03:00
reshape_as.cpp 4 additional tests 2019-08-05 11:21:23 +10:00
shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
shapes.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
size_at.cpp [WIP] size etc (#155) 2019-08-23 12:31:12 +03:00
squeeze.cpp int -> long (#108) 2019-08-10 09:14:18 +03:00
tile_to_shape.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transpose.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00