aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON
AgeCommit message (Expand)Author
2018-09-17COMPMID-415: Move ConvolutionLayer to new validationMoritz 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-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-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-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-421: Added FP16 support to Softmax.Pablo Tello
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: Rename TensorLibrary to AssetsLibraryMoritz Pflanzer
2018-09-17COMPMID-417 NEON MeanStdDev bugfix: added floating point validation toleranceGiorgio Arena
2018-09-17COMPMID-421: Added FP16 support in ActivationLayer.Pablo Tello
2018-09-17COMPMID-424 NEON MinMaxLocation test.Giorgio Arena
2018-09-17COMPMID-421: Added FP16 support to Arithmetic Subtraction.Pablo Tello
2018-09-17COMPMID-401: Implement FixedPointPosition conversion for NEON.Georgios Pinitas
2018-09-17COMPMID-410 Port BatchNormalization to use fixed point 16Michalis Spyrou
2018-09-17COMPMID-425 Port CLBatchnormalization to support QS8/QS16Michalis Spyrou
2018-09-17COMPMID-444: Add support for QS8/QS16 NEON Arithmetic Add/Sub/Mul.Michele Di Giorgio
2018-09-17COMPMID-406: Port CLActivationLayer to use QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-424 - Implemented reference implementation and tests (NEON and CL) fo...Isabella Gottardi
2018-09-17COMPMID-417: Port DepthConcatenate to QS8/QS16 for NEON/CL.Georgios Pinitas
2018-09-17COMPMID-421: Added FP16 suppot to NENormalizationLayer and NEPixelWiseMultipl...Pablo Tello
2018-09-17COMPMID-421: Added FP16 support to Arithmetic Addition.Pablo Tello
2018-09-17COMPMID-428: Port NESoftmaxLayer to 16-bit fixed point.Georgios Pinitas
2018-09-17COMPMID-421: Added F16 support in FC Layer.Pablo Tello
2018-09-17COMPMID-409: Add support for QS8 and QS16 CLPixelWiseMultiplication.Michele Di Giorgio
2018-09-17COMPMID-427: Port NEActivationLayer in 16bit fixed point.Georgios Pinitas
2018-09-17COMPMID-417: Increase NEON QS16 tolerance for reciprocalMoritz Pflanzer
2018-09-17COMPMID-417: DepthConvert NEON for QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-436, COMPMID-437 - Port NEConvolutionLayer & NEFullyConnectedLayer to...Gian Marco Iodice
2018-09-17COMPMID-433 - Port NEGEMM to support 16 bit fixed pointGian Marco Iodice
2018-09-17COMPMID-418 Add check and fix comments after preprocessor conditionsAnthony Barbier
2018-09-17COMPMID-421: Fixed FP16 support in Neon GEMM.Pablo Tello
2018-09-17COMPMID-417: Revert invsqrt validation implementation.Georgios Pinitas
2018-09-17COMPMID-417: Use a common create_tensor functionMoritz Pflanzer
2018-09-17COMPMID-417: Include std::vector where needed.Georgios Pinitas
2018-09-17COMPMID-421: Fixed a problem in Convolution Layer reference values for FP16.Pablo Tello
2018-09-17COMPMID-359: Implement NEON ROIPoolingLayerGeorgios Pinitas
2018-09-17COMPMID-400 Add support for 16 bit fixed point arithmetic.Michalis Spyrou
2018-09-17COMPMID-423: Port CLSoftmaxLayer to QS8Georgios Pinitas
2018-09-17COMPMID-417: Move ActivationLayer tests to boostMoritz Pflanzer
2018-09-17COMPMID-424 Clean up validation tests for 2D spatial filter functionsSiCong Li
2018-09-17COMPMID-417 - Adding support for rectangular kernelsGian Marco Iodice