cavis/libnd4j/include/ops/declarable/headers
Alex Black da1944e8e1
SameDiff TF import (#49)
* Added implementation files for image_resize and resize_bicubic ops.

* Image resize and image.resize_bicubic ops implementation. Initial revision.

* Minor fix

* Some TF imports disabled.

* Finished with infrastructure development for image.resize_bilinear op and image_resizo op implementation.

* Refactored resize methods.

* Added processing for Mitchelcubic algorithm.

* adjust_contrast

* Small fix for TF import expected value loading when variable name starts with the test name

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* Tests

* Tests added.

* Removed tf names absent in mapping.

* Some fixes.

* Small fixes

* Minor change

* Some failing tests.

* Disable failed test

* Ignore some tests

* Fix import class mapping

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* Fix float property mapping (flatbuffers)

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* Override equality function for model 'dropout'

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* Fail tests

* Failed tests ignored temporarily.

* Minor fixes

* Small fix

* Conflict resolved

* Default implementations of tensorflowName and onnxName
2019-11-19 22:44:29 +11:00
..
BarnesHutTsne.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
activations.h - add parameter alpha to elu and lrelu_bp (#213) 2019-08-31 20:57:39 +03:00
bitwise.h [WIP] Last set of changes (#234) 2019-09-04 14:41:08 +03:00
blas.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
boolean.h Small fixes (#43) 2019-07-20 22:19:20 +10:00
broadcastable.h Added declarations for igamma and igammac ops. 2019-10-16 14:45:10 +03:00
common.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
convo.h [WIP] tests fixes (#130) 2019-08-19 11:33:15 +03:00
datatypes.h Added tests and fixed op name. 2019-10-02 15:04:28 +03:00
kernels.h Merge pull request #7 from KonduitAI/asto_nd4s_10172019 2019-10-23 12:11:25 +03:00
list.h Shugeo doc (#235) 2019-09-04 14:57:59 +03:00
loss.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nlp.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nn.h Various fixes (#43) 2019-11-14 19:38:20 +11:00
parity_ops.h SameDiff TF import (#49) 2019-11-19 22:44:29 +11:00
random.h Shugeo random uniform int (#30) 2019-11-06 12:49:27 +02:00
recurrent.h - minor change in recurrent.h 2019-10-17 20:46:51 +03:00
shape.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
tests.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
third_party.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
transforms.h Shyrma concat (#24) 2019-11-03 12:37:19 +02:00