cavis/libnd4j/tests_cpu/layers_tests
Yurii Shyrma 7a90a31cfb
Shyrma deconv3 (#69)
* - profiling cuda kernels for vol2col and im2col

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

* - correct addBias helper

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

* - correct mkl dilation formula and switch off mkl api for dilation deconvolutions

Signed-off-by: Yurii <iuriish@yahoo.com>
2019-11-21 21:17:30 +02: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
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 [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
BroadcastableOpsTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
BrodcastTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
CMakeLists.txt [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
CnpyTests.cpp Refactor NativeOps.h to export C functions 2019-08-05 11:22:59 +10:00
ConditionalTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
ConstantShapeHelperTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
ContextTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
ConvolutionTests1.cpp Shyrma deconv3 (#69) 2019-11-21 21:17:30 +02:00
ConvolutionTests2.cpp Shyrma deconv3 (#69) 2019-11-21 21:17:30 +02:00
CudaBasicsTests1.cu Few fixes (#66) 2019-11-21 15:43:03 +03:00
CudaBasicsTests2.cu Shyrma svd (#191) 2019-08-28 18:27:08 +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 [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests1.cpp Shyrma deconv3 (#69) 2019-11-21 21:17:30 +02:00
DeclarableOpsTests2.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests3.cpp Shyrma docs (#222) 2019-09-02 16:25:58 +03:00
DeclarableOpsTests4.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests5.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests6.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests7.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests8.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests9.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests10.cpp Shugeo image resize bicubic (#56) 2019-11-20 21:11:04 +02:00
DeclarableOpsTests11.cpp Shugeo image resize bicubic (#56) 2019-11-20 21:11:04 +02:00
DeclarableOpsTests12.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests13.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests14.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
DeclarableOpsTests15.cpp fix for is_increasing/non_decreasing ops for empty input case (#63) 2019-11-20 11:12:15 +03:00
DeclarableOpsTests16.cpp [WIP] Small fixes here and there (#50) 2019-11-15 17:04:29 +03:00
DeclarableOpsTestsCuda1.cu [WIP] CUDA Java side (#58) 2019-07-20 23:06:25 +10:00
EmptyTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
ExtraArgumentsTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
FlatBuffersTests.cpp Rename flatbuffers DataType to DType (#228) 2019-09-04 16:36:11 +10:00
FlatUtilsTests.cpp - string NDArray flat serde impl + tests (#163) 2019-08-24 14:16:34 +03: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 Shyrma mmul (#58) 2019-11-19 15:39:36 +02:00
IndexingTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
JavaInteropCudaTests.cu [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
JavaInteropTests.cpp fake quant dtype validation fix (#60) 2019-11-19 12:53:52 +03:00
LambdaTests.cu [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +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 Few fixes (#66) 2019-11-21 15:43:03 +03:00
ListOperationsTests.cpp Eliminated memory leaks and dropped waste prints with tests. (#117) 2019-08-15 15:28:19 +03:00
MemoryUtilsTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
MklDnnTests.cpp Shyrma bn mkl bp (#14) 2019-10-26 14:14:21 +03:00
MmapTests.cpp [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
MultiDataTypeTests.cpp [WIP] repeat op (#143) 2019-08-21 21:10:29 +03:00
MultiDeviceTests.cpp [WIP] cross-device migrations (#134) 2019-08-20 18:52:41 +03:00
NDArrayConstructorsTests.cu [WIP] More of CUDA (#95) 2019-08-05 11:27:05 +10:00
NDArrayCudaBasicsTests.cu [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
NDArrayListTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
NDArrayTests.cpp Shyrma mmul (#58) 2019-11-19 15:39:36 +02:00
NDArrayTests2.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
NativeOpsTests.cpp Few fixes (#66) 2019-11-21 15:43:03 +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] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
OneOffTests.cpp [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +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
PairwiseTests.cpp [WIP] multi-device support (#80) 2019-08-14 16:52:34 +03:00
ParityOpsTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
PerformanceTests.cpp Shyrma mmul (#58) 2019-11-19 15:39:36 +02:00
PlaygroundTests.cpp Shyrma deconv3 (#69) 2019-11-21 21:17:30 +02: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 [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
ReduceTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +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 [WIP] bunch of improvements (#257) 2019-09-11 20:12:09 +03:00
ShapeTests2.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +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 Shyrma docs (#222) 2019-09-02 16:25:58 +03: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 - string NDArray flat serde impl + tests (#163) 2019-08-24 14:16:34 +03:00
SwitchTests.cpp Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00
TadTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03:00
ThreadsTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03: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 Rename flatbuffers DataType to DType (#228) 2019-09-04 16:36:11 +10:00
WorkspaceTests.cpp [WIP] ThreadPool (#8) 2019-11-13 17:04:59 +03: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 Various fixes (#43) 2019-11-14 19:38:20 +11:00
testlayers.h minor fix for msvc 2019-08-21 16:34:07 +03:00