aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-534: Port MemoryManager to NEON functions (Images)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-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: Refactor GPU detectionMoritz Pflanzer
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-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-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 Fix ROIPoolingSiCong Li
2018-11-02COMPMID-415 - Fixed bug in CLDirectConvolutionKernelGian Marco Iodice
2018-11-02COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order...Gian Marco Iodice
2018-11-02COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy dataSiCong Li
2018-11-02COMPMID-417: Fix thread allocation in CPPSchedulerMoritz Pflanzer
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-415 - Fixed bug in CLDepthConcatenateKernelGian Marco Iodice
2018-11-02COMPMID-417: Fix clang tidy after renamingMoritz Pflanzer
2018-11-02COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEONGeorgios Pinitas
2018-11-02COMPMID-518 - Bare metal supportMichalis Spyrou
2018-11-02COMPMID-424 Implemented reference implementation, new output valid region and...Isabella Gottardi
2018-11-02COMPMID-476 L2 Normalization for CLMichalis Spyrou
2018-11-02COMPMID-417: Fix invalid read in CL GEMM accumulate biasesMoritz Pflanzer
2018-11-02COMPMID-358 Implement OpenCL ROI PoolingSiCong Li
2018-11-02COMPMID-477 - Optimized batched case in CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-417: Port PoolingLayer to new validation.Georgios Pinitas
2018-11-02COMPMID-439: Implement NEON Dequantization Layer.Michele Di Giorgio
2018-11-02COMPMID-417: Fix valid regionMoritz Pflanzer
2018-11-02COMPMID-513 Choose maximum local workgroup size at run timesteniu01
2018-11-02COMPMID-452 CL Depthwise Separable Convolution Layer kernel implementation, v...Giorgio Arena
2018-11-02COMPMID-345: Added support for 5x5 kernels in NEDirectConvolutionPablo Tello
2018-11-02COMPMID-477 - Optimized CLNormalizationLayerGian Marco Iodice
2018-11-02COMPMID-439: Implement NEON Quantization Layer.Michele Di Giorgio
2018-11-02COMPMID-345: Optimization for NEFillBorder kernel.Pablo Tello
2018-11-02COMPMID-431 Port OpenCL pooling layer to use fixed pointsteniu01
2018-11-02COMPMID-477 - Optimizing Pooling 3x3 with stride_x <= 3 on OpenCLGian Marco Iodice
2018-11-02COMPMID-417: Cleanup NEON FullyConnectedLayerMoritz Pflanzer
2018-11-02COMPMID-417: Cleanup CL FullyConnectedLayerMoritz Pflanzer
2018-11-02COMPMID-417 - Fixed call of direct convolution 1x1 for bifrostGian Marco Iodice
2018-11-02COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost.Gian Marco Iodice
2018-11-02COMPMID-417: Add in-place support for batch-normalization.Georgios Pinitas
2018-11-02COMPMID-450 Add YOLOV2 benchmark testsSiCong Li