aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime
AgeCommit message (Expand)Author
2018-11-02COMPMID-1342 Add grouping support to CLIm2ColKernelGiorgio Arena
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02MLCE-13: Sanitizing matrix argument in the Warp.Pablo Tello
2018-11-02COMPMID-1488 - Add support for NHWC when running CLGEMMConvolutionLayer with ...Gian Marco Iodice
2018-11-02COMPMID-1303: CLDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 ...Michele Di Giorgio
2018-11-02COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC.Gian Marco Iodice
2018-11-02COMPMID-1406: Refactor gemm_interleaved to use our own types and schedulerAnthony Barbier
2018-11-02COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMMGian Marco Iodice
2018-11-02COMPMID-1276 - Allow GEMM to work with 3D input tensorGian Marco Iodice
2018-11-02COMPMID-1124: Validate CLLSTMGeorgios Pinitas
2018-11-02COMPMID-1386: Add FC convert weights on NEONGeorgios Pinitas
2018-11-02COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-1405: Create our own gemm_native kernel / function.Anthony Barbier
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayerGeorgios Pinitas
2018-11-02COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolutionAnthony Barbier
2018-11-02COMPMID-1357: Port NEWinogradConvolution to use NEGEMMAssemblyDispatchAnthony Barbier
2018-11-02COMPMID-1365: Add support for NHWC in CLDepthConcatenateLayerGeorgios Pinitas
2018-11-02COMPMID-1288 Optimizing CLGEMMLowp using 8 bit dot product instructionGiorgio Arena
2018-11-02COMPMID-1381: Cleaned up the AssemblyHelper interfaceAnthony Barbier
2018-11-02COMPMID-1226 Extend CLMeanStdDev to support FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-1388: Change default CLTuner to the one for the detected GPUGeorgios Pinitas
2018-11-02COMPMID-1167: Validation for NEDepthwiseConvolutionLayerAbe Mbise
2018-11-02COMPMID-1246: Fixed typo in MidgardTuner.h filenameAnthony Barbier
2018-11-02COMPMID-1124 : Fixes in CLLSTM layerGeorgios Pinitas
2018-11-02COMPMID-1340 - Implementing Winograd Convolution Layer 1x5/5x1 on OpenCL NHWCGian Marco Iodice
2018-11-02COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on...Gian Marco Iodice
2018-11-02COMPMID-1246 Change CLLSTM in order to match android testsMichalis Spyrou
2018-11-02COMPMID-1354 Add support for NHWC in CLBatchNormalization's documentationGiorgio Arena
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1355: OpenMP compilation is broken.Georgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1336: Add CLArithmeticAddition support for QASYMM8Michele Di Giorgio
2018-11-02COMPMID-1334 (Nightly) Fix std::bad_alloc error in 32-bit NEON runsGiorgio Arena
2018-11-02COMPMID-809: Add NHWC data format on CLGEMMConvolutionLayer.Georgios Pinitas
2018-11-02COMPMID-1293: Handle aligned allocationsGeorgios Pinitas
2018-11-02COMPMID-1067 NEON RNN FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part2)Anthony Barbier
2018-11-02COMPMID-911: Allow GEMM to work with 3D tensorsIsabella Gottardi
2018-11-02COMPMID-1222 Implementing CLArithmeticDivision - FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-817: Tuner: Port kernels to new design.Georgios Pinitas
2018-11-02COMPMID-1257: Allow retaining weights in CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1244: Allow retaining weights in CLGEMMConvolutionLayer and CLFullyCo...Michele Di Giorgio
2018-11-02COMPMID-1209: Enable memory manager for the GEMM workspace bufferGeorgios Pinitas
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part 1)Anthony Barbier
2018-11-02COMPMID-1182: printf doesn't workGeorgios Pinitas
2018-11-02COMPMID-568: Implement Canny edge function for CL/NEONAbe Mbise
2018-11-02COMPMID-1176: Add FP16 support in CLDeconvolutionLayer.Georgios Pinitas