aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/Reference.cpp
AgeCommit message (Expand)Author
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-11-02COMPMID-502: Move MeanStdDev to new validationJohn Richardson
2018-11-02COMPMID-417: Port PoolingLayer to new validation.Georgios Pinitas
2018-11-02COMPMID-415: Move FullyConnectedLayer to new validationMoritz Pflanzer
2018-11-02COMPMID-415: Move BitwiseNot to new validationMoritz Pflanzer
2018-11-02COMPMID-415: Move BitwiseXor to new validationMoritz Pflanzer
2018-11-02COMPMID-424 NEON/CL Harris Corners validation tests.Giorgio Arena
2018-11-02COMPMID-412: Port PoolingLayer to use fixed point 16.Michalis Spyrou
2018-09-17COMPMID-424 Implemented reference implementation and validation tests (NEON a...Isabella Gottardi
2018-09-17COMPMID-415: Move BitwiseOr to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move BitwiseAnd to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move GEMM to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move ConvolutionLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move DepthConcatenateLayer to new validationMoritz Pflanzer
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-421: Added FP16 support in BatchNormalizationLayer.Pablo Tello
2018-09-17COMPMID-415: Move NormalizationLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move SoftmaxLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Use half_float library for F16Moritz Pflanzer
2018-09-17COMPMID-378 CLMinMaxLocation testing completed.Giorgio Arena
2018-09-17COMPMID-421: Added FP16 support in Pooling LayerPablo Tello
2018-09-17COMPMID-415: Rename TensorLibrary to AssetsLibraryMoritz Pflanzer
2018-09-17COMPMID-421: Added FP16 support in ActivationLayer.Pablo Tello
2018-09-17COMPMID-424 NEON MinMaxLocation test.Giorgio Arena
2018-09-17COMPMID-401: Implement FixedPointPosition conversion for NEON.Georgios Pinitas
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 F16 support in FC Layer.Pablo Tello
2018-09-17COMPMID-421: Fixed FP16 support in Neon GEMM.Pablo Tello
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-378 - Implemented reference implementation and tests (NEON and CL) fo...Isabella Gottardi
2018-09-17COMPMID-424 Add validation tests for Gaussian5x5SiCong Li
2018-09-17COMPMID-424 Add tests for Gaussian3x3SiCong Li
2018-09-17COMPMID-424 Add CL validation tests for Box3x3SiCong Li
2018-09-17COMPMID-378 NEON/CL Sobel 3x3 and 5x5 tests.Giorgio Arena
2018-09-17COMPMID-378 NEMeanStdDev test completed.Giorgio Arena
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier