aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-02COMPMID-687: Winograd refactoringPablo Tello
2018-11-02COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46Anthony Barbier
2018-11-02APPBROWSER-324 FP16 Weights optimization in DirectConvolution1x1zhenglin
2018-11-02COMPMID-724: Moved exception throwing to Error.cppAnthony Barbier
2018-11-02APPBROWSER-331: Code refactoring for absdiff shader and fix the example runni...Joel Liang
2018-11-02COMPMID-617 CL window validation fixesGiorgio Arena
2018-11-02IVGCVSW-656 : added support (and unit tests) for asymmetric padding inJaroslaw Rzepecki
2018-11-02COMPMID-715 Shrink window to size 0 if static and not resizableGiorgio Arena
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point numberGian Marco
2018-11-02COMPMID-617: Add validate support for NEON PixelWiseMultiplicationIoan-Cristian Szabo
2018-11-02APPBROWSER-330: Workaround for the free unallocated value issue on AndroidJoel Liang
2018-11-02APPBROWSER-329: Fix the adjusting group size issueszhenglin
2018-11-02COMPMID-687: Winograd layer.Pablo Tello
2018-11-02COMPMID-617 Add validation window to CLActivationLayerGiorgio Arena
2018-11-02COMPMID-684: 2D In-Map normalization support for CLGeorgios Pinitas
2018-11-02COMPMID-661: QASYMM8 support for fully connected layer.Georgios Pinitas
2018-11-02COMPMID-617: Add validate support for NEON BatchNormalizationLayer.Ioan-Cristian Szabo
2018-11-02COMPIMID-553: MobileNet use case.Georgios Pinitas
2018-11-02Fix border handler for CLDepthwiseConvolution3x3Diego Lopez Recas
2018-11-02COMPMID-701 Fixed std::bad_alloc in NEON DepthwiseConvolutionLayerMichalis Spyrou
2018-11-02COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is aGian Marco
2018-11-02IVGCVSW-796 IVGCVSW-819 add NEON kernel U8 ReshapeLes Bell
2018-11-02COMPMID-713: Address failures in OCLGrind for CLDirectConvolutionGeorgios Pinitas
2018-11-02COMPMID-712: OCLGrind CLSoftmaxLayer quantized failuresGeorgios Pinitas
2018-11-02COMPMID-617 Add validation window to BatchNormalization, PixelwiseMultiplicat...Giorgio Arena
2018-11-02COMPMID-714: Resolve failures in OCLGrind for CLPhaseGeorgios Pinitas
2018-11-02COMPMID-661 Add Bifrost lws heuristics for several depthwise_convolution kern...Anthony Barbier
2018-11-02COMPMID-617: Add validation to NEON functions.Georgios Pinitas
2018-11-02COMPMID-556: Fix CLDepthwiseConvolution3x3 Kernel.Georgios Pinitas
2018-11-02COMPMID-632: Integrated Assembly kernel GEMM U8 for Arm Cortex-A53.Michalis Spyrou
2018-11-02COMPMID-617 Add validation window to CLNormalizationLayerGiorgio Arena
2018-11-02COMPMID-617 Add validation window to CLPoolingLayerGiorgio Arena
2018-11-02COMPMID-661 Add optimal lws heuristics for the Bifrost direct_convolution ker...Anthony Barbier
2018-11-02COMPMID-697 - Rework GEMMLowp interface on OpenCLGian Marco
2018-11-02COMPMID-556 - Add QASYMM8 support for missing OpenCL kernelsGian Marco
2018-11-02COMPMID-699 - Add NEON functions for im2col and col2imGian Marco
2018-11-02COMPMID-556: Fix lws_hint CLSoftmaxLayerGeorgios Pinitas
2018-11-02COMPMID-632: Integrated Assembly kernel GEMM S8 for Arm Cortex-A53.Pablo Tello
2018-11-02COMPMID-464 Implement Depthwise separable convolution on NEONMichalis Spyrou
2018-11-02COMPMID-554 Add NodesMichalis Spyrou
2018-11-02COMPMID-632 Assembly: Integrate gemmlowp assembly versionMichalis Spyrou
2018-11-02COMPMID-556 Improved indentation and error handling in format_doxygen.pyAnthony Barbier
2018-11-02COMPMID-556 Add saturation to 8-bit activation. This prevents undefined overflowRob Hughes
2018-11-02COMPMID-464 Implement Depthwise separable convolution on NEONMichalis Spyrou
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-556 - Passed _lws_hint in the run() method where was missingGian Marco
2018-11-02COMPMID-556: Set CLSoftmaxLayer temp buffers to resizable.Georgios Pinitas
2018-11-02COMPMID-677: Integrate HGEMM assembly kernel (generic CPUs)Pablo Tello
2018-11-02COMPMID-652 - Graph examples shouldn't need to link against OpenCLIsabella Gottardi