aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2018-11-02COMPMID-998: Release unused trainable parameters.Georgios Pinitas
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-959 Fix clang-tidy issueAnthony Barbier
2018-11-02COMPMID-1016: Optimize kernel reconfigurationGeorgios Pinitas
2018-11-02COMPMID-959 Fix race condition on info.thread_id in OpenMP scheduler (#399)Simone Pellegrini
2018-11-02COMPMID-959 Add missing validate check in CLRNNLayerMichalis Spyrou
2018-11-02COMPMID-992 Implement CL RNN functionMichalis Spyrou
2018-11-02COMPMID-337: Adding OpenCL SVM support.Pablo Tello
2018-11-02COMPMID-1019 Implement copy function CLMichalis Spyrou
2018-11-02COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL.Giorgio Arena
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-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-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-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-02COMPID-978: Throw exception on missing tuning fileAnthony 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-540 Replace NEDeconvolutionLayerUpsampleKernel with NEScaleKernelMichalis Spyrou
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-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-617: Add validate support for NEON FullyConnectedLayerIoan-Cristian Szabo
2018-11-02COMPMID-754: Add validation to kernels.Georgios Pinitas
2018-11-02COMPMID-754: Add CLPermute validation methodIsabella Gottardi
2018-11-02COMPMID-927: Adding support for FP16 in CLDepthwiseConvolutionLayer3x3Michele Di Giorgio
2018-11-02APPBROWSER-391: Fix GLES COMPUTE alignment issuesFrank Lei
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02COMPMID-846: Create a ConvolutionLayer for NEONIsabella Gottardi
2018-11-02COMPMID-765 - Fix get_convolution_method in order to return the correct method.Isabella Gottardi
2018-11-02COMPMID-936: Convolution failure in NEON Convolution Layer.Georgios Pinitas
2018-11-02Revert "COMPMID-582: Add validation to channel_extract kernels."Anthony Barbier
2018-11-02COMPMID-909: Enabling in-place computation for batchnormalization and activat...Michele Di Giorgio
2018-11-02COMPMID-845: Create a ConvolutionLayer for CLIsabella Gottardi
2018-11-02COMPMID-934: Return an error in Validate when we don't support asymmetric pad...Anthony Barbier
2018-11-02COMPMID-784: Productise Winograd.Pablo Tello
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02COMPMID-882 - Optimizing GEMMLowp on OpenCL reshaping matricesGian Marco
2018-11-02COMPMID-905 Optimize CLSoftmaxLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-856: CL Depthwise Convolution QASYMM8 supportGeorgios Pinitas