aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2018-11-02COMPMID-663: Updated CLSymbols to use std::functionAnthony Barbier
2018-11-02COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13)Anton Lokhmotov
2018-11-02COMPMID-617: Add validation functions.Georgios Pinitas
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL.Pablo Tello
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov
2018-11-02COMPMID-556: Support beta for all softmax data types.Georgios Pinitas
2018-11-02COMPMID-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-556: Rework CLActivationLayerGeorgios Pinitas
2018-11-02COMPMID-616 - Optimizing GEMMLowp on NEON intrinsicsGian Marco Iodice
2018-11-02COMPMID-556 Add macro for checking graph's tensor objectMichalis Spyrou
2018-11-02Allow running without cl_khr_fp16Matthew Bentham
2018-11-02COMPMID-647: Exclude padding pixels from averaging factor.Georgios Pinitas
2018-11-02COMPMID-464 Implement Depthwise convolution 3x3 on NEONMichalis Spyrou
2018-11-02COMPMID-575: Port Magnitude to new validationJohn Richardson
2018-11-02IVGCVSW-619: Support for Cl u8 bounded ReluMichel Iwaniec
2018-11-02COMPMID-554 Add NodesMichalis Spyrou
2018-11-02COMPMID-576: Port Phase to new validationJohn Richardson
2018-11-02COMPMID-556: Static helper function for getting gws from window.Georgios Pinitas
2018-11-02COMPMID-630: Rework nodesGeorgios Pinitas
2018-11-02IVGCVSW-657 : fix asymmetric padding for 3x3 depthwise convJaroslaw Rzepecki
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
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-639 - Add PPMAccessor and TopNPredictionsAccessor in graph_utilsGian Marco
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-635: updated aarch64 assembly kernels.Pablo Tello
2018-11-02COMPMID-571: Implement reference and CL/NEON validation for ErodeAbe Mbise
2018-11-02COMPMID-550: Adds support for branches.Georgios Pinitas
2018-11-02IVGCVSW-632 CL support for Softmax beta parameterPablo Palmier
2018-11-02COMPMID-572: Porting dilate to the new framework.Sanghoon Lee
2018-11-02COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel.Pablo Tello
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-554 Add NodesMichalis Spyrou
2018-11-02COMPMID-556: A tensor cannot be of dimension 0Anthony Barbier
2018-11-02COMPMID-549 Create a Logger for GraphAPIMichalis Spyrou
2018-11-02COMPMID-601: Add GraphContextGeorgios Pinitas
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 - Add RandomAccessor support in Graph API.Michalis Spyrou
2018-11-02COMPMID-417 Fix bare metal build for armv7aMichalis Spyrou
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: Cherry-pick David's fix for arm32's GEMMAnthony Barbier
2018-11-02COMPMID-417 - Fix for the config_id default stringGian Marco Iodice