aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-1007: Add initial validate support to backendGeorgios Pinitas
2018-11-02COMPMID-881: Updated arm_gemm to the lastestPablo Tello
2018-11-02COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL.Giorgio Arena
2018-11-02COMPMID-1018 - Add Winograd support in VGG16 and Alexnet examplesGian Marco Iodice
2018-11-02COMPMID-959: Set output valid region to CLPermuteKernel.Georgios Pinitas
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4)Gian Marco Iodice
2018-11-02COMPMID-754: Add validation to LocallyConnected and NEDeconv layersAlex Gilday
2018-11-02COMPMID-1004 GLES: Add memory manager to GLES functionsMichalis Spyrou
2018-11-02COMPMID-1005: Update Depthwise Convolution form RSHGeorgios Pinitas
2018-11-02COMPMID-959: Manage memory on pure GEMMGeorgios Pinitas
2018-11-02COMPMID-853 Fuse CL DepthwiseConvolution with Activation for QASYM8Giorgio Arena
2018-11-02COMPMID-754: Add validation to (De)QuantizationLayersAlex Gilday
2018-11-02COMPMID-594: Implement reference and CL/NEON validation for LocallyConnectedSanghoon Lee
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2)Gian Marco Iodice
2018-11-02COMPMID-881: Addded missing DataType::QASYMM8 in GEMMLowp function.Pablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-1002: Expose number of pools in PoolManagerGeorgios Pinitas
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02Revert "COMPMID-959: Fix valid region for Scale by always setting full shape"Georgios Pinitas
2018-11-02COMPMID-959: Fix bug reset method NEMinMaxLayerIsabella Gottardi
2018-11-02COMPMID-959: Fix valid region for Scale by always setting full shapeDiego Lopez Recas
2018-11-02COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3)Giorgio Arena
2018-11-02COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72Michalis Spyrou
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (Part 1)Gian Marco
2018-11-02COMPMID-979: Add NHWC data layout to the tensor's metadata (Part 2)Isabella Gottardi
2018-11-02COMPMID-995 Add CL_DEVICE_VERSION to the test framework outputAnthony Barbier
2018-11-02COMPID-978: Throw exception on missing tuning fileAnthony Barbier
2018-11-02COMPMID-959 Simplify calls to clGetDeviceInfoAnthony Barbier
2018-11-02COMPMID-978: Fixed bug in Load/Store tuning data and in the CLTuner interceptorAnthony Barbier
2018-11-02COMPMID-978 Load/Store tuning data from file (Part2)Anthony Barbier
2018-11-02COMPMID-979: Add NHWC data layout to the tensor's metadataIsabella Gottardi
2018-11-02COMPMID-540 Replace NEDeconvolutionLayerUpsampleKernel with NEScaleKernelMichalis Spyrou
2018-11-02COMPMID-765: Add missing calls to validate_and_configure_windowMichele Di Giorgio
2018-11-02COMPMID-978 Load/Store tuning data from fileAnthony Barbier
2018-11-02COMPMID-941 Add NEON broadcast multiply supportMichalis Spyrou
2018-11-02COMPMID-959: Update valid region in DepthConcatenateGeorgios Pinitas
2018-11-02COMPMID-959: Fix bug in NEActivationLayerKernel (CONST_0-QASYMM8)Isabella Gottardi
2018-11-02COMPMID-976: Fix warnings for ndk-r16bAnthony Barbier
2018-11-02COMPMID-765: Ignore window for StaticWindow valid region.Georgios Pinitas
2018-11-02IVGCVSW-972 Fix CL Permute validationDiego Lopez Recas
2018-11-02COMPMID-765 - Fix performance issues on OpenCLGian Marco
2018-11-02COMPMID-765: Fixed number of threads hint for set_num_threads(0)Anthony Barbier
2018-11-02COMPMID-765: Fix incorrect comma position in DepthwiseConv cl kernel.Georgios Pinitas
2018-11-02COMPMID-617: Add validate support for NEON FullyConnectedLayerIoan-Cristian Szabo
2018-11-02COMPMID-754: Add validation to kernels.Georgios Pinitas
2018-11-02COMPMID-765: Add Winograd Convolution Hint for NEON ConvolutionGeorgios Pinitas
2018-11-02COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayerGeorgios Pinitas
2018-11-02COMPMID-754: Add CLPermute validation methodIsabella Gottardi
2018-11-02COMPMID-933: Replaced StaticWindow with RectangleWindowAnthony Barbier