cavis/libnd4j/include
Alex Black d333d29099
SameDiff cleanup and fixes (#12)
* #8160 Remove resolvePrepertiesFromSameDiffBeforeExecution

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

* SameDiff API cleanup

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

* More SameDiff cleanup

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

* Small fixes

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

* #8248 Switch SameDiff variable init from lazy to creation time for more predictable behaviour

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

* #8252 TanhDerivative javadoc

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

* #8225 Deconvolution2D input validation

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

* #8265 Switch SameDiff.outputs() to user settable, instead of unreliable 'best guess'

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

* #8224 SameDiff.zero and .one create constants, not variables

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

* More cleanup and fixes

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

* Small test fix

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

* Small fix

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

* DL4J SameDiff fixes

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

* Re-add hack for Deconvolution2DLayer until #8315 is resolved

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

* #8270 Move CUDA device/version logging to Java; can be disabled via existing org.nd4j.log.initialization system property

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

* All ND4J init logging checks system property

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

* Small tweak

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

* Remove redundant device logging

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

* One more fix

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

* UX improvements

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

* Deconv fix

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

* Add deconv tests

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

* Cleanup

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

* Remove debug code

Signed-off-by: AlexDBlack <blacka101@gmail.com>
2019-10-26 12:38:08 +11:00
..
array Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
cnpy int -> long (#108) 2019-08-10 09:14:18 +03:00
exceptions Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
execution Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
graph SameDiff execution, TF and memory management overhaul (#10) 2019-10-23 21:19:50 +11:00
helpers - write 2 versions of new lstmLayer: one is based on own code, second uses mkl dnn api 2019-10-17 20:44:52 +03:00
indexing Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
loops - write 2 versions of new lstmLayer: one is based on own code, second uses mkl dnn api 2019-10-17 20:44:52 +03:00
memory [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
ops SameDiff cleanup and fixes (#12) 2019-10-26 12:38:08 +11:00
performance/benchmarking [WIP] More CUDA fixes/updates (#62) 2019-07-20 23:07:42 +10:00
types Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
Status.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
buffer.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
cblas.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
cblas_enum_conversion.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
config.h.in Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
dll.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
enum_boilerplate.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nd4jmalloc.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
nd4jmemset.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
op_boilerplate.h [WIP] More fixes (#142) 2019-08-21 20:18:29 +03:00
op_enums.h [WIP] Int broadcastables (#195) 2019-08-30 10:12:40 +03:00
openmp_pragmas.h [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
optype.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
pairwise_util.h [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
platform_boilerplate.h Platform helpers (#8216) 2019-09-11 21:50:28 +03:00
platformmath.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
play.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
pointercast.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
templatemath.h Added gamma and lgamma functions. 2019-10-16 18:22:18 +03:00
type_boilerplate.h [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
util.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00