aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02COMPMID-478 Implemnt CL direct convolution 5x5steniu01
2018-11-02COMPMID-417: Fix missing includeMoritz Pflanzer
2018-11-02COMPMID-417 - BugFix Validate with valid_maskIsabella Gottardi
2018-11-02COMPMID-474 - Add support for QS8/QS16 DirectConvolution CLMichalis Spyrou
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-11-02COMPMID-417 - Fixed bug in CLCol2ImKernek related to the stride passed during...Gian Marco Iodice
2018-11-02COMPMID-417 - Added clFinish to CLSymbolsGian Marco Iodice
2018-11-02COMPMID-417 - Added method to set the Local Workgroup size hintGian Marco Iodice
2018-11-02COMPMID-417 - Bug Fix WarpPerspective kernelIsabella Gottardi
2018-11-02COMPMID-417: Fix JSON printerMoritz Pflanzer
2018-11-02COMPMID-345: Added benchmarking tests for profiling Neon Direct Convolution.Pablo Tello
2018-11-02COMPMID-459 Collapse CL Im2col's higher dimensionssteniu01
2018-11-02COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto...Gian Marco Iodice
2018-11-02COMPMID-415 Fixed JSON printer to output errors as an array of single lines i...Anthony Barbier
2018-11-02COMPMID-417: Increase tolerance because of failuresMoritz Pflanzer
2018-09-17COMPMID-417 - Fixed auto-config in NEConvolutionLayer and in CLConvolutionLayerGian Marco Iodice
2018-09-17COMPMID-424 Implemented reference implementation and validation tests (NEON a...Isabella Gottardi
2018-09-17COMPMID-417: Fix invalid read in GEMMMoritz Pflanzer
2018-09-17COMPMID-: Implement L2NormalizationLayer.Georgios Pinitas
2018-09-17COMPMID-415: Add autoconfigure to CLCol2ImKernelAnthony Barbier
2018-09-17COMPMID-415: Move BitwiseOr to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Move BitwiseAnd to new validationMoritz Pflanzer
2018-09-17COMPMID-417 - Added method to shift down the dimensions of a tensor shapeGian Marco Iodice
2018-09-17COMPMID-415: Use printer for errorsMoritz Pflanzer
2018-09-17COMPMID-415: Move GEMM to new validationMoritz Pflanzer
2018-09-17COMPMID-415 Fixed bug in autoconfigure of NEPoolingLayerKernelAnthony Barbier
2018-09-17COMPMID-417: Fix CLNormalization error issue.Georgios Pinitas
2018-09-17COMPMID-475 Enable more data format in the benchmark teststeniu01
2018-09-17COMPMID-415: Use absolute and relative toleranceMoritz Pflanzer
2018-09-17COMPMID-472 : Implement Floor for CL and NEON.Georgios Pinitas
2018-09-17COMPMID-443 collapse higher dimension for CL col2im kernelsteniu01
2018-09-17COMPMID-415: Fix 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-458 add direct convolution to benchmarksteniu01
2018-09-17COMPMID-355 Implement CL DirectConvolution1x1SiCong Li
2018-09-17COMPMID-415: Move ActivationLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-415 cleaned up SCons file for consistencyAnthony Barbier
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-413: Add support for QS8 and QS16 CLNormalizationLayer.Michele Di Giorgio
2018-09-17COMPMID-456: Add support for QS16 NEON Normalization Layer.Michele Di Giorgio
2018-09-17COMPMID-417 - Fixed doxygen comments in XArithmeticAddition and in XArithmeti...Gian Marco Iodice
2018-09-17COMPMID-417 - Bug Fix WarpPerspective kernelIsabella Gottardi
2018-09-17COMPMID-457 Fix F16 NormalizationLayer CL kernelSiCong Li
2018-09-17COMPMID-417: Fix CL F16 ActivationLayerMoritz Pflanzer