aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-481: Optimized and cleaned up NEGEMMInterleaveBlockedKernel.Pablo Tello
2018-11-02COMPMID-648: Fix initial value for MAX pooling for QS types in CL.Georgios Pinitas
2018-11-02COMPMID-630 : Rework nodes for selective target compilation.Georgios Pinitas
2018-11-02COMPMID-643: Add bias to CLDepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-485: Offset-based memory manager support.Georgios Pinitas
2018-11-02COMPMID-640: FullyConnectedLayer failures on both NEON/CLGeorgios Pinitas
2018-11-02COMPMID-641: Fix NENonLinearFilter invalid read.Georgios Pinitas
2018-11-02COMPMID-556: Fix CLPoolingLayer checksGeorgios Pinitas
2018-11-02COMPMID-556: Disable GEMMLowp tests until we've got the intrinsics version me...Anthony Barbier
2018-11-02COMPMID-619: Logging interfaceGeorgios Pinitas
2018-11-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-550: Adds support for branches.Georgios Pinitas
2018-11-02IVGCVSW-632 CL support for Softmax beta parameterPablo Palmier
2018-11-02COMPMID-569 - Implemented reference implementation and validation tests (NEON...Isabella Gottardi
2018-11-02COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel.Pablo Tello
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-618: Fix mismatches in CLDepthConvert OclgrindGeorgios Pinitas
2018-11-02COMPMID-554 Add NodesMichalis Spyrou
2018-11-02COMPMID-549 Create a Logger for GraphAPIMichalis Spyrou
2018-11-02COMPMID-606 - Fix for S8 failuresGian Marco Iodice
2018-11-02COMPMID-601: Add GraphContextGeorgios Pinitas
2018-11-02COMPMID-603: Fix OMPScheduler.Georgios Pinitas
2018-11-02COMPMID-556 - Fix ConvolutionLayer testGian Marco Iodice
2018-11-02COMPMID-417: Add grouping in convolution layerGeorgios Pinitas
2018-11-02COMPMID-463 - Extended Pooling Layer on NEON to support Global PoolingGian Marco Iodice
2018-11-02COMPMID-546 Add auto config to depth concatenatesteniu01
2018-11-02COMPUTE-8024 Fixed the maximum OpenCL workgroup sizeAbel Bernabeu
2018-11-02COMPMID-417 Updated build system to not combined objects of the different lev...Anthony Barbier
2018-11-02COMPMID-417 Fix bare metal build for armv7aMichalis Spyrou
2018-11-02COMPMID417 - Fix illegal scalar access in color_convert.clGian Marco Iodice
2018-11-02COMPMID-417 - Added NEFlattenLayer functionGian Marco Iodice
2018-11-02COMPMID-545 add CL printf supportsteniu01
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: Fix clang-tidy failures for 32-bit runsGeorgios Pinitas
2018-11-02COMPMID-417 - Fix for the config_id default stringGian Marco Iodice
2018-11-02COMPMID-424 Implemented reference implementation and tests for WarpAffineIsabella Gottardi
2018-11-02COMPMID-481: Add AArch32 GEMMMoritz Pflanzer
2018-11-02COMPMID-544: NEDirectConvolutionKernel optimization.Pablo Tello
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-524 - Implemented CLTuner objectGian Marco
2018-11-02COMPMID-417: Fix CL compiler warningsMoritz Pflanzer
2018-11-02COMPMID-541: Fix padding in CLMinMaxLocationKernelMoritz Pflanzer
2018-11-02COMPMID-417: Fix CPPScheduler for empty windowsMoritz Pflanzer
2018-11-02COMPMID-417 fix the depthwise conv bugsteniu01
2018-11-02COMPMID-363 Add Graph library supportAnthony Barbier