cavis/libnd4j/tests_cpu/layers_tests
shugeo f083b96c74
Shugeo cuda tests (#116)
* Added tests for get_seed/set_seed ops.

* Added missed tests for scatter_sub/mul/div ops.

* Added tests for hardsigmoid and hardsigmoid_bp.

* Added tests for hardtanh and hardtanh_bp ops.

* Added test for histogram op.

* Added tests for identity op.

* Refactored mergemaxindex op. Added tests for log1p,mergemaxindex, mod and mod_bp ops.

* Fixed tests for FloorDiv.

* Added test for rank op.

* Added tests for rationaltanh/rationaltanh_bp ops.

* Added tests for realdiv/realdiv_bp.

* Added tests for rectifiedtanh/_bp ops.

* Added tests for shapes_of op.

* Added tests for shapes_of op.

* Added tests for size op.

* Added tests for softplus/_bp ops.

* Added tests for softsign/_bp ops.

* Added tests for toggle_bits op. Fixed processing of OP_IMPL and so on defititions.

* Added test for truncatediv op.

* Added another test for truncatediv op.

* Added another test for histogram.

* Added tests for unstack_list op.

* Refactored to_int32/uint32/float16/float32/double/int64/uint64 ops and tests.

* Refactored mergemaxindex op helper for cuda platform and tests.

* Fixed cuda kernel for histogram op helper.

* Refactor skipgram to avoid early buffers shift.

* Fixed check up with non_max_suppression op cuda helper. Added cuda kernel implementation for skipgram op helpers.

* Added implementation of skipgram op helper for cuda platform. Working revision

* Fixed mergeMaxIndex kernel and move it to separate source file.
2019-08-15 13:54:47 +03:00
..
AllTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ArrayOptionsTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
AttentionTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
AveragingArrayTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BackpropTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BitwiseUtilsTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
BooleanOpsTests.cpp Small fixes (#43) 2019-07-20 22:19:20 +10:00
BroadcastableOpsTests.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
BrodcastTests.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
CMakeLists.txt [WIP] build time improvements (#106) 2019-08-07 17:49:13 +03:00
CnpyTests.cpp Refactor NativeOps.h to export C functions 2019-08-05 11:22:59 +10:00
ConditionalTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ConstantShapeHelperTests.cpp [WIP] More fixes (#73) 2019-08-05 11:11:22 +10:00
ContextTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
ConvolutionTests1.cpp [WIP] build time improvements (#106) 2019-08-07 17:49:13 +03:00
ConvolutionTests2.cpp [WIP] build time improvements (#106) 2019-08-07 17:49:13 +03:00
CudaBasicsTests1.cu Shugeo cuda cuda (#105) 2019-08-07 15:29:17 +03:00
CudaBasicsTests2.cu [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
CudaExtraArgumentsTests.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
CudaLaunchHelperTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DataTypesValidationTests.cpp few fixes for bfloat16 in java and cpp (#114) 2019-08-14 21:51:42 +03:00
DeclarableOpsTests1.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
DeclarableOpsTests2.cpp Shugeo cuda tests (#116) 2019-08-15 13:54:47 +03:00
DeclarableOpsTests3.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
DeclarableOpsTests4.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
DeclarableOpsTests5.cpp Shugeo cuda tests (#116) 2019-08-15 13:54:47 +03:00
DeclarableOpsTests6.cpp Shugeo cuda tests (#116) 2019-08-15 13:54:47 +03:00
DeclarableOpsTests7.cpp Shugeo cuda tests (#116) 2019-08-15 13:54:47 +03:00
DeclarableOpsTests8.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
DeclarableOpsTests9.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
DeclarableOpsTests10.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
DeclarableOpsTests11.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
DeclarableOpsTests12.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
DeclarableOpsTests13.cpp [WIP] bitwise ops (#115) 2019-08-15 11:49:50 +03:00
DeclarableOpsTests14.cpp [WIP] build time improvements (#106) 2019-08-07 17:49:13 +03:00
DeclarableOpsTests15.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
DeclarableOpsTestsCuda1.cu [WIP] CUDA Java side (#58) 2019-07-20 23:06:25 +10:00
EmptyTests.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
ExtraArgumentsTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
FlatBuffersTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
GraphExecutionerTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GraphHolderTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GraphRandomGeneratorTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
GraphStateTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
GraphTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
HashUtilsTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
HelpersTests1.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
IndexingTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
JavaInteropCudaTests.cu Refactor NativeOps.h to export C functions 2019-08-05 11:22:59 +10:00
JavaInteropTests.cpp few fixes for bfloat16 in java and cpp (#114) 2019-08-14 21:51:42 +03:00
LambdaTests.cu Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
LaunchContextCudaTests.cu [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
LegacyOpsCudaTests.cu Refactor NativeOps.h to export C functions 2019-08-05 11:22:59 +10:00
LegacyOpsTests.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ListOperationsTests.cpp Shugeo cuda tests (#116) 2019-08-15 13:54:47 +03:00
MemoryUtilsTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
MmapTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
MultiDataTypeTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
NDArrayConstructorsTests.cu [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
NDArrayCudaBasicsTests.cu Shugeo cuda cuda (#105) 2019-08-07 15:29:17 +03:00
NDArrayListTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
NDArrayTests.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
NDArrayTests2.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
NativeOpsTests.cpp [WIP] build time improvements (#106) 2019-08-07 17:49:13 +03:00
NlpTests.cpp cpp tests fixes 2019-07-20 23:08:07 +10:00
NodeTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OmpLaunchHelperTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
OneOffTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpTrackerTests.cpp Create C wrappers for some of the C++ classes currently used by ND4J 2019-08-05 11:22:59 +10:00
OpTupleTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
OpsArena.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
PairwiseTests.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ParityOpsTests.cpp [WIP] More of CUDA operations (#69) 2019-07-20 23:20:41 +10:00
PlaygroundTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
ProtoBufTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
QuantizationTests.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
RNGTests.cpp Shugeo cuda cuda (#105) 2019-08-07 15:29:17 +03:00
ReduceTests.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ResultSetTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
SanityTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ScalarTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ScopeTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
ServerRelatedTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
SessionLocalTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ShapeTests.cpp Merge master to upstream (#7945) 2019-06-27 18:37:04 +03:00
ShapeTests2.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
ShapeUtilsTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
SingleDimTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
SortCpuTests.cpp Refactor NativeOps.h to export C functions 2019-08-05 11:22:59 +10:00
SortCudaTests.cu Refactor NativeOps.h to export C functions 2019-08-05 11:22:59 +10:00
SparseUtilsTest.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
StashTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
StringTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
SwitchTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
TadTests.cpp Dev branch merge: dev_20190606 (#7904) 2019-06-15 21:34:34 +10:00
TypeCastTests.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
VariableProxyTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
VariableSpaceTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
VariableTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
WorkspaceTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
WorkspaceTests.cu [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
suppressions.txt Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
testinclude.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
testlayers.h Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00