aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-09-17COMPMID-415: New framework - base framework [1/5]Moritz Pflanzer
2018-09-17COMPMID-440, COMPMID-441 - Port CLConvolutionLayer and CLFullyConnectedLayer ...Gian Marco Iodice
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-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-420, COMPMID-414 - Port CLConvolutionLayer and CLFullyConnectedLayer ...Gian Marco Iodice
2018-09-17COMPMID-436, COMPMID-437 - Port NEConvolutionLayer & NEFullyConnectedLayer to...Gian Marco Iodice
2018-09-17COMPMID-434 - Port CLGEMM to support 16 bit fixed pointGian 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-417: Remove val_to_stringMoritz Pflanzer
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-408 Create OpenCL complex math functions for 8 bit fixed point arithm...Michalis Spyrou
2018-09-17COMPMID-432 - Extended Convolution Layer to support rectangular kernelsGian Marco Iodice
2018-09-17COMPMID-417: Fix broken build after rebase gone wrongMoritz Pflanzer
2018-09-17COMPMID-411 - Port CLGEMM to support 8 bit fixed pointGian Marco Iodice
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-417: Extract common toolchain support fileMoritz Pflanzer
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
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-403: Add 7x7 NEON Pooling support.Michele Di Giorgio
2018-09-17COMPMID-345: Updated scons scripts to link computer_vision statically against...Pablo Tello
2018-09-17COMPMID-421: Added FP16 support in Convolutional layer (Neon)Pablo Tello
2018-09-17COMPMID-417: Always print seedMoritz Pflanzer
2018-09-17COMPMID-417: Fix PaddingCalculatorMoritz Pflanzer
2018-09-17COMPMID-345: Added support for arm8.2+FP16 in the the validation framework.Pablo Tello
2018-09-17COMPMID-250 make BorderSize explicit and fix float value validation bugsteniu01
2018-09-17COMPMID-344 Update documentation for new build optionsAnthony Barbier
2018-09-17COMPMID-399 Add MatrixMultiply to benchmarkSiCong Li
2018-09-17COMPMID-378 CLIntegralImage testing completed.Giorgio Arena
2018-09-17COMPMID-250 handle single float comparisionsteniu01
2018-09-17COMPMID-345: Scale input valid region in TransposeWindow.Georgios Pinitas
2018-09-17COMPMID-403:Add support for 7x7 pooling on CL.Georgios Pinitas
2018-09-17COMPMID-378 IntegralImage testing completed.Giorgio Arena
2018-09-17COMPMID-250: Add PaddingCalculator classMoritz Pflanzer
2018-09-17COMPMID-250 handle validation results comparision correctlysteniu01