aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL
AgeCommit message (Expand)Author
2018-11-02COMPMID-773: Add CL/NEON Harris Corners benchmark testsAlex Gilday
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02Fix destruction order of singleton objects and resolve hang GLES issue.Ioan-Cristian Szabo
2018-11-02COMPMID-556: Fix NEConvolutionLayer for fully connected convolution.Georgios Pinitas
2018-11-02COMPMID-556 - Enabled optimized path for Bifrost in CLGEMMGian Marco
2018-11-02COMPMID-556 - Fix examplesGian Marco
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
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-02COMPMID-556: Added a rounding policy to the quantize functionJaroslaw Rzepecki
2018-11-02COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46Anthony Barbier
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-661: QASYMM8 support for fully connected layer.Georgios Pinitas
2018-11-02COMPIMID-553: MobileNet use case.Georgios Pinitas
2018-11-02Fix border handler for CLDepthwiseConvolution3x3Diego Lopez Recas
2018-11-02COMPMID-713: Address failures in OCLGrind for CLDirectConvolutionGeorgios Pinitas
2018-11-02COMPMID-661 Add Bifrost lws heuristics for several depthwise_convolution kern...Anthony Barbier
2018-11-02COMPMID-697 - Rework GEMMLowp interface on OpenCLGian Marco
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-556: Set CLSoftmaxLayer temp buffers to resizable.Georgios Pinitas
2018-11-02COMPMID-617: Add validation methods to ML CL functions.Georgios Pinitas
2018-11-02COMPMID-661: Optimize FC layer with 2 new Bifrost kernels and LWS tuning (#33)Anton Lokhmotov
2018-11-02COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3...Dmitry Savenko
2018-11-02COMPMID-678 Align Convolution InterfacesGiorgio Arena
2018-11-02COMPMID-661: softmax-uint8 implementation (#16)Chunosov
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony 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-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-575: Port Magnitude to new validationJohn Richardson
2018-11-02IVGCVSW-619: Support for Cl u8 bounded ReluMichel Iwaniec
2018-11-02COMPMID-556: Autoconfigure support in CLDepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-643: Add bias to CLDepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-640: FullyConnectedLayer failures on both NEON/CLGeorgios Pinitas
2018-11-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02IVGCVSW-632 CL support for Softmax beta parameterPablo Palmier
2018-11-02COMPMID-546 Add auto config to depth concatenatesteniu01
2018-11-02COMPMID-417 - Fix for the config_id default stringGian Marco Iodice
2018-11-02COMPMID-524 - Implemented CLTuner objectGian Marco
2018-11-02COMPMID-541: Fix padding in CLMinMaxLocationKernelMoritz Pflanzer
2018-11-02COMPMID-534: Port MemoryManager to CL functions (Images)Georgios Pinitas
2018-11-02COMPMID-452 CL Generic Depthwise Convolution implementation.Giorgio Arena
2018-11-02COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlatten...Gian Marco Iodice
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-417: Fix potential memory leak in CLReduction Kernel.Georgios Pinitas
2018-11-02COMPMID-534: Add MemoryManager support in OpenCL functionsGeorgios Pinitas
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas