aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-02COMPMID-417: Increase tolerance because of failuresMoritz Pflanzer
2018-09-17COMPMID-417 - Fixed auto-config in NEConvolutionLayer and in CLConvolutionLayerGian Marco Iodice
2018-09-17COMPMID-424 Implemented reference implementation and validation tests (NEON a...Isabella Gottardi
2018-09-17COMPMID-: Implement L2NormalizationLayer.Georgios Pinitas
2018-09-17COMPMID-415: Move BitwiseOr to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move BitwiseAnd to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Use printer for errorsMoritz Pflanzer
2018-09-17COMPMID-415: Move GEMM to new validationMoritz Pflanzer
2018-09-17COMPMID-475 Enable more data format in the benchmark teststeniu01
2018-09-17COMPMID-415: Use absolute and relative toleranceMoritz Pflanzer
2018-09-17COMPMID-472 : Implement Floor for CL and NEON.Georgios Pinitas
2018-09-17COMPMID-415: Fix new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move ConvolutionLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-424 CLMeanStdDev test completed.Giorgio Arena
2018-09-17COMPMID-417: Fix (old) validation TensorMoritz Pflanzer
2018-09-17COMPMID-415: Move DepthConcatenateLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernelGiorgio Arena
2018-09-17COMPMID-458 add direct convolution to benchmarksteniu01
2018-09-17COMPMID-355 Implement CL DirectConvolution1x1SiCong Li
2018-09-17COMPMID-415: Move ActivationLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-438: Add support for floating point Min-Max Location layer.Michele Di Giorgio
2018-09-17COMPMID-417: Port NEDirectConvolution 1x1 to QS16.Pablo Tello
2018-09-17COMPMID-413: Add support for QS8 and QS16 CLNormalizationLayer.Michele Di Giorgio
2018-09-17COMPMID-456: Add support for QS16 NEON Normalization Layer.Michele Di Giorgio
2018-09-17COMPMID-457 Fix F16 NormalizationLayer CL kernelSiCong Li
2018-09-17COMPMID-421: Added FP16 support in BatchNormalizationLayer.Pablo Tello
2018-09-17COMPMID-415: Move NormalizationLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-421: Added FP16 support in the Neon Locally Connected Layer.Pablo Tello
2018-09-17COMPMID-415: Move SoftmaxLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Set rounding mode for half referenceMoritz Pflanzer
2018-09-17COMPMID-417: Change rounding mode of half referenceMoritz Pflanzer
2018-09-17COMPMID-415: Allow multiple ids for filter-idMoritz Pflanzer
2018-09-17COMPMID-415: Print tolerance on errorMoritz Pflanzer
2018-09-17COMPMID-415: Add --stop-on-errorMoritz Pflanzer
2018-09-17COMPMID-417: Increase F16 tolerance for CL/ConvolutionLayerMoritz Pflanzer
2018-09-17COMPMID-415: Use half_float library for F16Moritz Pflanzer
2018-09-17COMPMID-355 Implement 3x3 CL direct convolutionsteniu01
2018-09-17COMPMID-447: Support scaling factors different than 1 for QS8/QS16 NEPixelWis...Michele Di Giorgio
2018-09-17COMPMID-415: Add log levelMoritz Pflanzer
2018-09-17COMPMID-415: Add expected failures and disabled testsMoritz Pflanzer
2018-09-17COMPMID-415: Build new validationMoritz Pflanzer
2018-09-17COMPMID-378 CLMinMaxLocation testing completed.Giorgio Arena
2018-09-17COMPMID-421: Added FP16 support to Softmax.Pablo Tello
2018-09-17COMPMID-450 Add SqueezeNetV1.1 benchmark testsSiCong Li
2018-09-17COMPMID-421: Added FP16 support to the NEON Direct Convolution function.Pablo Tello
2018-09-17COMPMID-421: Added FP16 support in Pooling LayerPablo Tello
2018-09-17COMPMID-415: Cleanup accessorsMoritz Pflanzer
2018-09-17COMPMID-415: Don't use regex for filter by test idMoritz Pflanzer
2018-09-17COMPMID-415: Rename TensorLibrary to AssetsLibraryMoritz Pflanzer
2018-09-17COMPMID-417 NEON MeanStdDev bugfix: added floating point validation toleranceGiorgio Arena