cavis/libnd4j/include/helpers
Samuel Audet 029b84e2b7
Development updates (#9053)
* RL4J: Add generic update rule (#502)

Signed-off-by: Alexandre Boulanger <aboulang2002@yahoo.com>

* Shyrma reduce (#481)

* - start working on improving of cpu legacy code for reduce ops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - further work on improving legacy loops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - still working on improving reduce ops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - further work on improving reduce ops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - testing speed run of new reduce op

Signed-off-by: Yurii <iuriish@yahoo.com>

* - working on improvement of default loop for reduce op

Signed-off-by: Yurii <iuriish@yahoo.com>

* - update signatures of stuff which calls reduce ops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - make corrections in cuda reduce kernels

Signed-off-by: Yurii <iuriish@yahoo.com>

* - change loop for default case in broadcast legacy ops

Signed-off-by: Yurii <iuriish@yahoo.com>

* - comment some shape stuff

Signed-off-by: Yurii <iuriish@yahoo.com>

* - comment unnecessary prints in RNGtests

Signed-off-by: Yurii <iuriish@yahoo.com>

* - finish to resolve conflicts after master has been merged

Signed-off-by: Yurii <iuriish@yahoo.com>

* - get rid of some compilation mistakes of cuda stuff

Signed-off-by: Yurii <iuriish@yahoo.com>

* - minor changes

Signed-off-by: Yurii <iuriish@yahoo.com>

* - further search for bug causing crash on java test

Signed-off-by: Yurii <iuriish@yahoo.com>

* - add scalar case in reduce_ ... exec stuff

Signed-off-by: Yurii <iuriish@yahoo.com>

* - minor corrections in NAtiveOps.cu

Signed-off-by: Yurii <iuriish@yahoo.com>

* - add switch to scalar case execReduceXD functions

Signed-off-by: Yurii <iuriish@yahoo.com>

* - add support for vectors old shape in ConstantShapeHelper::createShapeInfoWithNoUnitiesForReduce

Signed-off-by: Yurii <iuriish@yahoo.com>

* - correct cuda mirrorPad

Signed-off-by: Yurii <iuriish@yahoo.com>

* - add support for vectors old shape in cuda createShapeInfoWithNoUnitiesForReduce

Signed-off-by: Yurii <iuriish@yahoo.com>

Co-authored-by: raver119 <raver119@gmail.com>

* Add support for CUDA 11.0 (#492)

* Add support for CUDA 11.0

* libnd4j tweaks for CUDA 11

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

* bindings update, again?

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

* * Update versions of JavaCPP Presets for FFmpeg, OpenBLAS, and NumPy

* update API to match CUDA 8

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

* * Update version of JavaCPP Presets for CPython

* C++ updated for cuDNN 8.0

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

* one more test

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

* one more test

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

* one more test

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

* 128-bit alignment for workspaces

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

* change seed in 1 test

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

* Fix dependecy duplication in python4j-parent pom

* Fix group id for in python4j-numpy

* few tests tweaked

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

* Remove macosx-x86_64-gpu from nd4j-tests-tensorflow

* few minor tweaks for IndexReduce

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

* one test removed

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

Co-authored-by: raver119@gmail.com <raver119@gmail.com>
Co-authored-by: Serhii Shepel <9946053+sshepel@users.noreply.github.com>

* RL4J: Add SyncTrainer and AgentLearnerBuilder for a few algorithms (#504)

Signed-off-by: Alexandre Boulanger <aboulang2002@yahoo.com>

Co-authored-by: Alexandre Boulanger <44292157+aboulang2002@users.noreply.github.com>
Co-authored-by: Yurii Shyrma <iuriish@yahoo.com>
Co-authored-by: raver119 <raver119@gmail.com>
Co-authored-by: Serhii Shepel <9946053+sshepel@users.noreply.github.com>
2020-07-26 21:59:27 +09:00
..
benchmark Development updates (#9053) 2020-07-26 21:59:27 +09:00
cpu Development updates (#9053) 2020-07-26 21:59:27 +09:00
cuda Development updates (#9053) 2020-07-26 21:59:27 +09:00
cuda_off Development updates (#9053) 2020-07-26 21:59:27 +09:00
impl Development updates (#9053) 2020-07-26 21:59:27 +09:00
ArrayUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
AttentionHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BenchmarkHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BitwiseUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
BlasHelper.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
ConstantHelper.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
ConstantShapeHelper.h Development updates (#9053) 2020-07-26 21:59:27 +09:00
ConstantTadHelper.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
CudaLaunchHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
DebugHelper.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
DebugInfo.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
EigenValsAndVecs.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
EnumUtils.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
FullPivLU.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
GradCheck.h Shyrma gru bp (#377) 2020-04-16 08:09:04 +03:00
HessenbergAndSchur.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
LoopKind.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
Loops.h Development updates (#9053) 2020-07-26 21:59:27 +09:00
Loops.hpp libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
LoopsCoordsHelper.h - new implementations for Index Reductions (#421) 2020-05-14 13:41:55 +03:00
MKLDNNStream.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
MmulHelper.h MatMul for gemm/gemv calls (#365) 2020-04-10 17:57:02 +03:00
OmpLaunchHelper.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpArgsHolder.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpBenchmark.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
OpTracker.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
PointersManager.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
RandomLauncher.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
ShapeBuilders.h Development updates (#9053) 2020-07-26 21:59:27 +09:00
ShapeUtils.h Development updates (#9053) 2020-07-26 21:59:27 +09:00
SimpleReadWriteLock.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
Sqrtm.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
StringUtils.h Rng tweaks (#479) 2020-05-30 21:13:33 +03:00
TAD.h Legacy API changes (#441) 2020-05-09 08:06:14 +03:00
biDiagonalUp.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
cublasHelper.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
data_gen.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
files.h Various fixes (#43) 2019-11-14 19:38:20 +11:00
helper_generator.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_hash.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
helper_ptrmap.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
helper_random.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
hhColPivQR.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
hhSequence.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
householder.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
jacobiSVD.h Shyrma sqrtm (#429) 2020-05-14 18:06:13 +03:00
logger.h C++ rearrangements (#485) 2020-06-06 15:26:55 +03:00
mman.h Few Workspace tweaks (#409) 2020-04-23 15:50:30 +03:00
shape.h Development updates (#9053) 2020-07-26 21:59:27 +09:00
svd.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00
threshold.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
unicode.h libnd4j polishing (#273) 2020-03-02 12:49:41 +03:00