aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/TensorOperations.h
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-424 Implemented reference implementation, new output valid region and...Isabella Gottardi
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-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-447: Support scaling factors different than 1 for QS8/QS16 NEPixelWis...Michele Di Giorgio
2018-09-17COMPMID-378 CLMinMaxLocation testing completed.Giorgio Arena
2018-09-17COMPMID-421: Added FP16 support in Pooling LayerPablo Tello
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-417: Add Leaky RELU support for both NEON/CL.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-427: Port NEActivationLayer in 16bit fixed point.Georgios Pinitas
2018-09-17COMPMID-421: Fixed compiler error for arm-v8.2-a.Pablo Tello
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-418 Add check and fix comments after preprocessor conditionsAnthony Barbier
2018-09-17COMPMID-417: Include std::vector where needed.Georgios Pinitas
2018-09-17COMPMID-359: Implement NEON ROIPoolingLayerGeorgios Pinitas
2018-09-17COMPMID-417: Extract common toolchain support fileMoritz Pflanzer
2018-09-17COMPMID-424 Clean up validation tests for 2D spatial filter functionsSiCong Li
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-345: Added support for arm8.2+FP16 in the the validation framework.Pablo Tello
2018-09-17COMPMID-403:Add support for 7x7 pooling on CL.Georgios Pinitas
2018-09-17COMPMID-378 NEMeanStdDev test completed.Giorgio Arena
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier