aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-02COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.hAnthony Barbier
2018-11-02COMPMID-1470 Add auto-init of the output in NECol2imGiorgio Arena
2018-11-02COMPMID-1534 - Fixed GEMMDilated and FullyConnected tests for FP16Gian Marco Iodice
2018-11-02COMPMID-1533 Implementing CLDepthWiseConvolutionLayer with FP16 (NHWC)Giorgio Arena
2018-11-02COMPMID-1534 - Fix tolerance issue in Normalization Layer test for FP16Gian Marco Iodice
2018-11-02COMPMID-1494 Optimise NEON im2col and weights reshape for NHWCGiorgio Arena
2018-11-02COMPMID-1246 Fix NEON mobilenet NCHWGiorgio Arena
2018-11-02COMPMID-1534 - Fix GEMM and Magnitude test for FP16Gian Marco Iodice
2018-11-02COMPMID-1246: Print arguments passed to the tests / benchmarksAnthony Barbier
2018-11-02COMPMID-1536: Github PR: Removed redundant const qualifier on castKohei Takahashi
2018-11-02COMPMID-1537: Fix weights retention in CLFullyConnectedLayerMichele Di Giorgio
2018-11-02COMPMID-1534: Fix LSTM/RNN Layers for NEON and FP16Georgios Pinitas
2018-11-02COMPMID-1534 - Fix NENormalizationLayer for FP16Gian Marco Iodice
2018-11-02COMPMID-1534 - Fixing FP16 tests on NEONGian Marco Iodice
2018-11-02COMPMID-1534: Fix NESoftmaxLayer for FP16Georgios Pinitas
2018-11-02COMPMID-1534: Fix NEActivationLayer for FP16Georgios Pinitas
2018-11-02COMPMID-1246: Don't call CLFinish at the end of benchmark / validation if ope...Anthony Barbier
2018-11-02COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph APIAnthony Barbier
2018-11-02COMPMID-1246: Check OpenCL is available before re-creating the CL Context and...Anthony Barbier
2018-11-02COMPMID-1524 - Release Branch: CL GEMMDilatedConvolutionLayer FP16 mismatchesGian Marco Iodice
2018-11-02COMPMID-1486 - CLGEMMDilatedConvolutionLayer FP16 / FP32 failing in nightliesGian Marco Iodice
2018-11-02COMPMID-1509: (Nightly) CLDeconvolution fails for QASYMM8Michele Di Giorgio
2018-11-02COMPMID-1060 LSTM FP32 NEONMichalis Spyrou
2018-11-02COMPMID-1480 Add support for NHWC QASYMM8/FP32(non-optimized) to NEON Depthwi...Giorgio Arena
2018-11-02COMPMID-1366 Implement NECopyMichalis Spyrou
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1509: (Nightly) CLDeconvolution fails for QASYMM8Michele Di Giorgio
2018-11-02COMPMID-1376: Add support for QASYMM8 in CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1500: (Nightly) CLIm2ColGrouped std::bad_alloc and crashesGeorgios Pinitas
2018-11-02COMPMID-1188 Remove some FixedPoint leftovers from testsGiorgio Arena
2018-11-02COMPMID-1485 - Add support for NHWC when running NEGEMMConvolutionLayer with ...Gian Marco Iodice
2018-11-02COMPMID-1343: Add grouping support to CLCol2ImKernelMichele Di Giorgio
2018-11-02COMPMID-1342 Add grouping support to CLIm2ColKernelGiorgio Arena
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