aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1496 (Nightly) Mismatches in CLMeanStd function for FP16Michalis Spyrou
2018-11-02COMPMID-1410 (Nightly) Mismatches in CLMeanStd function for floatMichalis Spyrou
2018-11-02MLCE-13: Sanitizing matrix argument in the Warp.Pablo Tello
2018-11-02COMPMID-1416 Fix Arithmetic Addition ReferenceGiorgio Arena
2018-11-02COMPMID-1488 - Add support for NHWC when running CLGEMMConvolutionLayer with ...Gian Marco Iodice
2018-11-02COMPMID-1487 - CLIm2Col QASYMM8 failing in nightliesGian Marco Iodice
2018-11-02COMPMID-1303: CLDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 ...Michele Di Giorgio
2018-11-02COMPMID-1243 Update doxygen to use Android ndk r17bAnthony Barbier
2018-11-02COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC.Gian Marco Iodice
2018-11-02COMPMID-1344 Add grouping support to CLWeightsReshapeKernelGiorgio Arena
2018-11-02COMPMID-1188 - Fixed performance degradation with GEMM3DGian Marco Iodice
2018-11-02COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMMGian Marco Iodice
2018-11-02COMPMID-1276 - Allow GEMM to work with 3D input tensorGian Marco Iodice
2018-11-02COMPMID-1359: (Nightly) CLCannyEdge failuresMichele Di Giorgio
2018-11-02COMPMID-1438: MobilenetV1 regression.Georgios Pinitas
2018-11-02COMPMID-1124: Validate CLLSTMGeorgios Pinitas
2018-11-02COMPMID-1188: Remove graph system testsGeorgios Pinitas
2018-11-02COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-1405: Create our own gemm_native kernel / function.Anthony Barbier
2018-11-02COMPMID-1394: Fixed OCLGrind failures ColorConvertPablo Tello
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayerGeorgios Pinitas
2018-11-02COMPMID-1365: Add support for NHWC in CLDepthConcatenateLayerGeorgios Pinitas
2018-11-02COMPMID-1385: Fixed QASYMM8 mismatchesPablo Tello
2018-11-02COMPMID-1188: Fixes LSTM IO dimension requirements.Georgios Pinitas
2018-11-02COMPMID-1400: Add command line option to specify the tuner's config fileAnthony Barbier
2018-11-02COMPMID-807: NHWC support in CLDirectConvolution.Pablo Tello
2018-11-02COMPMID-1246: Fixed nightly build: static libraries were linked in the wrong ...Anthony Barbier
2018-11-02COMPMID-1373 Enable tests for CLWinogradConvolutionLayer for NHWCGiorgio Arena
2018-11-02COMPMID-1389: Build the validation framework as a standalone static libraryAnthony Barbier
2018-11-02COMPMID-1398: Removed --threads from CommonOptionsAnthony Barbier
2018-11-02COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmarkAnthony Barbier
2018-11-02COMPMID-761: Add CL/NEON ColorConvert benchmark testsSanghoon Lee
2018-11-02COMPMID-1390: OCLGrind and benchmark tests fail for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1226 Extend CLMeanStdDev to support FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-1396: make validate_example and benchmark_example check if setup was ...Anthony Barbier
2018-11-02COMPMID-1167: Validation for NEDepthwiseConvolutionLayerAbe Mbise
2018-11-02COMPMID-1188 : Rename TNOX to Mali-G76Georgios Pinitas
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-1379: Created WindowIterator and TensorAccessorAnthony Barbier
2018-11-02COMPMID-1124 : Fixes in CLLSTM layerGeorgios Pinitas
2018-11-02COMPMID-1246 - Adding QASYMM8 on CL Convolution Layer benchmarkGian Marco Iodice
2018-11-02COMPMID-1340 - Implementing Winograd Convolution Layer 1x5/5x1 on OpenCL NHWCGian Marco Iodice
2018-11-02COMPMID-1349: Add support for QASYMM8 LOGISTIC activation in CLActivationLayerMichele Di Giorgio
2018-11-02COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (par...Sanghoon Lee
2018-11-02COMPMID-1337 Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on O...Giorgio Arena
2018-11-02COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on...Gian Marco Iodice
2018-11-02COMPMID-1246 Change CLLSTM in order to match android testsMichalis Spyrou
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan