aboutsummaryrefslogtreecommitdiff
path: root/tests/validation
AgeCommit message (Expand)Author
2018-11-02COMPMID-504: Move NonLinearFilter to new validationJohn Richardson
2018-11-02COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removin...Anthony Barbier
2018-11-02COMPMID-496: Port DepthConvert to new validationSanghoon Lee
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas
2018-11-02COMPMID-532: NEON ConvolutionLayer Quantised valgrind errorsGeorgios Pinitas
2018-11-02COMPMID-448: Implement CL Quantization/Dequantization Layer.Michele Di Giorgio
2018-11-02COMPMID-532: Disable NEON/ConvLayer/QS8Moritz Pflanzer
2018-11-02COMPMID-417: Fix NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-417: Fix validationMoritz Pflanzer
2018-11-02COMPMID-417: Reduce DepthConcatenate sizes for NEONMoritz Pflanzer
2018-11-02COMPMID-415 - Fixed bad_alloc in DepthConcatenate reducing the size of input ...Gian Marco Iodice
2018-11-02COMPMID-526: Disable DirectConvolution testsMoritz Pflanzer
2018-11-02COMPMID-417: Fix DepthConcatenate validation fixtureMoritz Pflanzer
2018-11-02COMPMID-493: Port ArithmeticSubtraction to new validationSanghoon Lee
2018-11-02COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order...Gian Marco Iodice
2018-11-02COMPMID-415: Add tests for ConvolutionLayer reshaped weightsMoritz Pflanzer
2018-11-02COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy dataSiCong Li
2018-11-02COMPMID-516 Change the CL CNN validation functions to use relativesteniu01
2018-11-02COMPMID-495: Port Box 3x3 to new validationAbe Mbise
2018-11-02COMPMID-492: Port ArithmeticAddition to new validationSanghoon Lee
2018-11-02COMPMID-417 - BugFix Scale - Added tolerance(1)Isabella Gottardi
2018-11-02COMPMID-345 Fix the failure counter wrongly logging issuesteniu01
2018-11-02COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEONGeorgios Pinitas
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-11-02COMPMID-417: Set tolerance of 1 for CL HarrisCornersMoritz 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-358 Implement OpenCL ROI PoolingSiCong Li
2018-11-02COMPMID-417: Port PoolingLayer to new validation.Georgios Pinitas
2018-11-02COMPMID-431 Port OpenCL pooling layer to use fixed pointsteniu01
2018-11-02COMPMID-415: Move FullyConnectedLayer to new validationMoritz Pflanzer
2018-11-02COMPMID-415: Improve SimpleTensor and RawTensorMoritz Pflanzer
2018-11-02COMPMID-415: Move BitwiseNot to new validationMoritz Pflanzer
2018-11-02COMPMID-415: Move BitwiseXor to new validationMoritz Pflanzer
2018-11-02COMPMID-417 - BugFix Validate with valid_maskIsabella Gottardi
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-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-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