aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-02COMPMID-417: Fix clang-tidy error in PPMLoader for map/unmapGeorgios Pinitas
2018-11-02COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMMsteniu01
2018-11-02COMPMID-452 CL Generic Depthwise Convolution implementation.Giorgio Arena
2018-11-02COMPMID-417: Fix half point build for bare metalMichalis Spyrou
2018-11-02COMPMID-508: Port TableLookup to new validationSanghoon Lee
2018-11-02COMPMID-417 - Added arm_compute comment at the end of CL header filesGian Marco Iodice
2018-11-02COMPMID-417: Fix absolute error template parameter.Georgios Pinitas
2018-11-02COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlatten...Gian Marco Iodice
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-417: Fix NEGaussianPyramidOrb.Georgios Pinitas
2018-11-02COMPMID-534: Port MemoryManager to NEON functions (Images)Georgios Pinitas
2018-11-02COMPMID-417: Match tolerance for CL and NEON in Normalization layer.Georgios Pinitas
2018-11-02COMPMID-417: Fix potential memory leak in CLReduction Kernel.Georgios Pinitas
2018-11-02COMPMID-417: Fix CLNonLinearFilterGeorgios Pinitas
2018-11-02COMPMID-417 - Added large shapes for CLFloor and NEFloor testsGian Marco Iodice
2018-11-02COMPMID-534: Add MemoryManager support in OpenCL functionsGeorgios Pinitas
2018-11-02COMPMID-534: Add MemoryManager support in NEON functionsGeorgios Pinitas
2018-11-02COMPMID-417: Fixed broken scons script to build bare_metal and related compil...Pablo Tello
2018-11-02COMPMID-536: Fix padding for 1D tensorsMoritz Pflanzer
2018-11-02COMPMID-417: Fix error loggingMoritz Pflanzer
2018-11-02COMPMID-504: Move NonLinearFilter to new validationJohn Richardson
2018-11-02COMPMID-417: Refactor GPU detectionMoritz Pflanzer
2018-11-02COMPMID-482: Add mali countersMoritz Pflanzer
2018-11-02COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removin...Anthony Barbier
2018-11-02COMPMID-417: Fix setting CL targetMoritz Pflanzer
2018-11-02COMPMID-417: Remove unused includeMoritz Pflanzer
2018-11-02COMPMID-417: Cleanup CPPSchedulerMoritz Pflanzer
2018-11-02COMPMID-496: Port DepthConvert to new validationSanghoon Lee
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas
2018-11-02COMPMID-532: NEON ConvolutionLayer Quantised valgrind errorsGeorgios Pinitas
2018-11-02COMPMID-417 Fix reduction kernel's __local buffer sizeMichalis Spyrou
2018-11-02COMPMID-448: Implement CL Quantization/Dequantization Layer.Michele Di Giorgio
2018-11-02COMPMID-532: Disable NEON/ConvLayer/QS8Moritz Pflanzer
2018-11-02COMPMID-417: Add -fstack-protector-strong flagMoritz Pflanzer
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-11-02COMPMID-477 - Optimized CLDirectConvolution1x1 for BifrostGian Marco Iodice
2018-11-02COMPMID-417: Fix NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-417 Updated and ran include scriptAnthony Barbier
2018-11-02COMPMID-417 Fix ROIPoolingSiCong Li
2018-11-02COMPMID-417: Fix validationMoritz Pflanzer