aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2018-11-02COMPMID-785: Add QASYMM8 support for pooling layerGeorgios Pinitas
2018-11-02IVGCVSW-863 calculate_max_window..() family takes ValidRegionDiego Lopez Recas
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-784: Winograd refactoringPablo Tello
2018-11-02COMPMID-783: Segfault in OCLGrindGeorgios Pinitas
2018-11-02APPBROWSER-298: Remove the old shader common codeJoel Liang
2018-11-02COMPMID: GEMMTranspose1xW tests.Pablo Tello
2018-11-02COMPMID-589: Port HOGDescriptor to new validationJohn Richardson
2018-11-02COMPMID-759 - CLGEMM optimization for McVail benchmarksGian Marco
2018-11-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou
2018-11-02COMPMID-773: Add CL/NEON Harris Corners benchmark testsAlex Gilday
2018-11-02COMPMID-765 Merge pull request #325 from lukeiwanski/feature/no_exceptionsAnthony Barbier
2018-11-02APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support.Frank Lei
2018-11-02COMPMID-719: NEWinogradLayer reordering using NEPermute.Pablo Tello
2018-11-02APPBROWSER-357: Fix Transpose performance issue by tuning lwssteli01
2018-11-02COMPMID-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-617 Add validation to NEConvolutionLayerGiorgio Arena
2018-11-02APPBROWSER-356: Implement GCArithmeticAddition Operatorzhenglin
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02APPBROWSER-230, APPBROWSER-300: Rename GCScheduler enqueue to dispatch, sync ...Joel Liang
2018-11-02APPBROWSER-359: Sync tensor in GC benchmark testsJoel Liang
2018-11-02APPBROWSER-341: Add ResizeNearest operator supportFrank Lei
2018-11-02COMPMID-766 Allow graph examples to run without OpenCL being present on the p...Anthony Barbier
2018-11-02Fix destruction order of singleton objects and resolve hang GLES issue.Ioan-Cristian Szabo
2018-11-02IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.hDiego Lopez Recas
2018-11-02APPBROWSER-304,342: Add exclude padding support for OpenGL ES implementation ...Xinghang Zhou
2018-11-02APPBROWSER-340: Implement NormalizePlanarYUV operatorzhenglin
2018-11-02COMPMID-750: Fix assembly kernel interfacesGeorgios Pinitas
2018-11-02COMPMID-745: Handle bilinear interpolation for remap differentlyAnthony Barbier
2018-11-02COMPMID-556: Fix bugs around NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-744 Fixed access windows in DepthwiseConvolutionLayerAnthony Barbier
2018-11-02COMPMID-556 Fix Color Convert documentationGiorgio Arena
2018-11-02COMPMID-556 Fix NEON/CL copy-paste documentation mistakesGiorgio Arena
2018-11-02COMPMID-556 Fix Channel Extract documentationGiorgio Arena
2018-11-02COMPMID-556 Add supported data type to WinogradLayerKernel documentationGiorgio Arena
2018-11-02COMPMID-741 - Changelog for major release 17.12Gian Marco
2018-11-02IVGCVSW-820: Add QASYMM8 support to NeonActivationLayerKernelMichel Iwaniec
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02IVGCVSW-631 Neon support for Softmax beta parameter (F32 only)Pablo Palmier
2018-11-02COMPMID-617 Add window validation to CLDirectConvolutionLayerGiorgio Arena
2018-11-02COMPMID-728 - Added validation for transposeGian Marco
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02APPBROWSER-312 Fully connected performance optimizationFrank Lei
2018-11-02COMPMID-617: Add validate support for NEON ArithmeticLayerIoan-Cristian Szabo
2018-11-02COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON)Gian Marco
2018-11-02COMPMID-675: NEGEMMLowp Assembly, fixed ananke's dot product kernel mismatchesPablo Tello
2018-11-02COMPMID-556: Added a rounding policy to the quantize functionJaroslaw Rzepecki
2018-11-02COMPMID-700: Adds CPPPermute functionGeorgios Pinitas