aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02COMPMID-417 Minor documentation fixes and error handling in instrumentsAnthony Barbier
2018-11-02COMPMID-417: DATA_UPDATE Add googlenet model data.Georgios Pinitas
2018-11-02COMPMID-417 - Fix utils.hGian Marco Iodice
2018-11-02COMPMID-417 - Added NEFlattenLayer functionGian Marco Iodice
2018-11-02COMPMID-545 add CL printf supportsteniu01
2018-11-02COMPMID-511: Port FixedPoint arithmetic to new validationAbe Mbise
2018-11-02COMPMID-417 Allow the tests to run even when assets are not presentAnthony Barbier
2018-11-02COMPMID-417 - Added validation for FP16 CLBatchNormalizationLayerGian Marco Iodice
2018-11-02COMPMID-417: Fix memory manager in NEConvolution.Georgios Pinitas
2018-11-02COMPMID-417: Fix border and window in CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2018-11-02COMPMID-417: Cherry-pick David's fix for arm32's GEMMAnthony Barbier
2018-11-02COMPMID-417: Fix clang-tidy failures for 32-bit runsGeorgios Pinitas
2018-11-02COMPMID-417: Add memory manager documentation.Georgios Pinitas
2018-11-02COMPMID-417 - Fix for the config_id default stringGian Marco Iodice
2018-11-02COMPMID-510: Port Warp Perspective to new validationAbe Mbise
2018-11-02COMPMID-424 Implemented reference implementation and tests for WarpAffineIsabella Gottardi
2018-11-02COMPMID-417: Doxygen update and removed unnecessary TensorInfo from graph exa...Anthony Barbier
2018-11-02COMPMID-417 Update changelog before releaseAnthony Barbier
2018-11-02COMPMID-481: Add AArch32 GEMMMoritz Pflanzer
2018-11-02COMPMID-544: NEDirectConvolutionKernel optimization.Pablo Tello
2018-11-02COMPMID-417: Fix GoogleNetGEMM datasetMoritz Pflanzer
2018-11-02COMPMID-500: Move HarrisCorners to new validationMoritz Pflanzer
2018-11-02COMPIMID-523: Fix CLDepthwiseConvolution test.Georgios Pinitas
2018-11-02COMPMID-481: Add AArch64 GEMMMoritz Pflanzer
2018-11-02COMPMID-507: Move Sobel to new validationMoritz Pflanzer
2018-11-02COMPMID-524 - Implemented CLTuner objectGian Marco
2018-11-02COMPMID-417: Fix CL compiler warningsMoritz Pflanzer
2018-11-02COMPMID-417 - Fix bad_alloc in ScaleFixtureGian Marco Iodice
2018-11-02COMPMID-417: Increase tolerance for NormalizationLayer QS16Moritz Pflanzer
2018-11-02COMPMID-541: Fix padding in CLMinMaxLocationKernelMoritz Pflanzer
2018-11-02COMPMID-417: Fix is_in_valid_regionMoritz Pflanzer
2018-11-02COMPMID-417: Fix CPPScheduler for empty windowsMoritz Pflanzer
2018-11-02COMPMID-415: Remove GEMM tests from computer visionMoritz Pflanzer
2018-11-02COMPMID-499: Port Gaussian 3x3 and 5x5 to new validationAbe Mbise
2018-11-02COMPMID-417: Increase tolerance for failing testsMoritz Pflanzer
2018-11-02COMPMID-509: Move Threshold to new validationJohn Richardson
2018-11-02COMPMID-501: Move IntegralImage to new validationJohn Richardson
2018-11-02COMPMID-417 - Added arm_compute comment at the end of NEON header filesGian Marco Iodice
2018-11-02COMPMID-503: Move MinMaxLocation to new validationJohn Richardson
2018-11-02COMPMID-417 fix the depthwise conv bugsteniu01
2018-11-02COMPMID-363 Add Graph library supportAnthony Barbier
2018-11-02COMPMID-515: L2 Pooling for FP32/FP16 in CL.Georgios Pinitas
2018-11-02COMPMID-417: Fix PMU/Mali counters for Android buildsMoritz Pflanzer
2018-11-02COMPMID-494: Port BatchNormalizationLayer to new validationSanghoon Lee
2018-11-02COMPMID-417: Fix memory manager in NEDirectConvolution.Georgios Pinitas
2018-11-02COMPMID-417: Fix in BlobMemoryPool and BlobLifetimeManagerGeorgios Pinitas
2018-11-02COMPMID-534: Port MemoryManager to CL functions (Images)Georgios Pinitas
2018-11-02COMPMID-417: Remove constness from IMeasurement unit member.Georgios Pinitas
2018-11-02COMPMID-417: Fix initial min/max value in CPPQuantizationLayerGeorgios Pinitas
2018-11-02COMPMID-417: Fix clRetainEventMoritz Pflanzer