aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou
2018-11-02COMPMID-1661 Nightly - CLReductionOperation FP16 failuresMichalis Spyrou
2018-11-02COMPMID-1586: Add support for NHWC CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou
2018-11-02COMPMID-1657 - Fix CPU info in the json file outputGian Marco Iodice
2018-11-02COMPMID-1631: Fixed test framework memory corruption.Pablo Tello
2018-11-02COMPMID-1451: Fix NormalizationLayer accross width normalization.Georgios Pinitas
2018-11-02COMPMID-1621 Deconvolution wrong output calculationMichalis Spyrou
2018-11-02COMPMID-1628: NEWinograd mismatches in the nightly.Pablo Tello
2018-11-02COMPMID-1622 : (Nightly) Seg fault on androidVidhya Sudhan Loganathan
2018-11-02COMPMID-1622 : (Nightly) Seg fault on androidVidhya Sudhan Loganathan
2018-11-02COMPMID-1627: (nightly) ROIAlign failuregiuros01
2018-11-02COMPMID-1610: Fixed CLDirectConvolution mismatchesPablo Tello
2018-11-02COMPMID-1559 : (Nightly) CLWinograd FP16 SIGABORT and mismatchesVidhya Sudhan Loganathan
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros01
2018-11-02COMPMID-162: output cpus list and capabilities in validation suite.Pablo Tello
2018-11-02COMPMID-286: CL colour convert to U8Manuel Bottini
2018-11-02COMPMID-1599: (Nightly) CL/NormalizePlanarYUVLayer/Quantized/QASYMM8 mismatchesMichele Di Giorgio
2018-11-02COMPMID-287: NEON colour convert to U8Manuel Bottini
2018-11-02COMPMID-1596 Create UpsampleLayer for NEONMichalis Spyrou
2018-11-02COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCoreGeorgios Pinitas
2018-11-02COMPMID-1602: Added Winograd tests for kernel 7x1 and 1x7.Pablo Tello
2018-11-02COMPMID-1590: Memory corruption in arm_compute_validation.Pablo Tello
2018-11-02COMPMID-1540 Implement YOLOLayer on NEONMichalis Spyrou
2018-11-02COMPMID-1588 Create UpsampleKernel for YOLOLayerMichalis Spyrou
2018-11-02[COMPMID-1593] CLPad failinggiuros01
2018-11-02COMPMID-1581: Collapse windowsGeorgios Pinitas
2018-11-02COMPMID-1591: Fix NEPoolingLayer for NHWCGeorgios Pinitas
2018-11-02COMPMID-1564: Add QASYMM8 on CLPixelwiseMultiplicationGeorgios Pinitas
2018-11-02COMPMID-1554 Implementing Space to Batch on OpenCL - NHWCMichalis Spyrou
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1568: Add support for QASYMM8 to CLNormalizePlanarYUVMichele Di Giorgio
2018-11-02COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEONGeorgios Pinitas
2018-11-02COMPMID-1566: Add broadcast to CLArithmeticSubtractionGeorgios Pinitas
2018-11-02[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16Giuseppe Rossini
2018-11-02COMPMID-1507 Add support for QASYMM8 in CLScaleKernelMichalis Spyrou
2018-11-02COMPMID-1549 Implementing Batch to Space on OpenCL - NHWCMichalis Spyrou
2018-11-02COMPMID-1451 - Reduced dataset for YOLOLayerGian Marco Iodice
2018-11-02COMPMID-1584 - Collapse batch size in CLChannelShuffleLayerKernelGian Marco Iodice
2018-11-02COMPMID-1451: Cleanup reference implementationIsabella Gottardi
2018-11-02COMPMID-1587: Automatically build examples from the 3rdparty/examples folderAnthony Barbier
2018-11-02COMPMID-1227 Implementing Space to Batch on OpenCLMichalis Spyrou
2018-11-02COMPMID-1451: Move DragonBench tests with bias to nightliesGeorgios Pinitas
2018-11-02COMPMID-1551: NEWinograd 1x3 and 3x1 mismatches.Pablo Tello
2018-11-02COMPMID-1563: Added a tag to ISCheduler::run_workloads to identify workloadsAnthony Barbier
2018-11-02COMPMID-1539 Implement YOLOLayer on CLGiorgio Arena
2018-11-02COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinogradPablo Tello
2018-11-02COMPMID-1451: Add QASYMM8 in DragonBenchGeorgios Pinitas
2018-11-02COMPMID-1555: Fix mismatch in EqualizeHistogram functionMichele Di Giorgio
2018-11-02[COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions?giuros01