aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
AgeCommit message (Expand)Author
2018-11-02COMPMID-1659: (Nightly) CLGEMMConvolutionLayer QASYMM8 TensorShape errorIsabella Gottardi
2018-11-02COMPMID-1451: Fix allocation of weights in DeconvolutionMichele Di Giorgio
2018-11-02COMPMID-1586: Add support for NHWC CLDeconvolutionLayerMichele Di Giorgio
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou
2018-11-02COMPMID-1451: Reverting changes for CLGEMM and CLGEMMLowp previuosly done (38...Isabella Gottardi
2018-11-02COMPMID-1621 Deconvolution wrong output calculationMichalis Spyrou
2018-11-02COMPMID-1451: Enable dot kernels in NEGEMMAssembly functionsGeorgios Pinitas
2018-11-02COMPMID-1630: Fixed broken DOTPROD detection.Pablo Tello
2018-11-02COMPMID-1607 - (Nightly) CLGEMMLowpMatrixMultiplyCore errors and mismatchesIsabella Gottardi
2018-11-02COMPMID-1618 : Mobilenet QASYMM8 does not use dot prod kernel when instrument...Vidhya Sudhan Loganathan
2018-11-02COMPMID-1559 : (Nightly) CLWinograd FP16 SIGABORT and mismatchesVidhya Sudhan Loganathan
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros01
2018-11-02COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1596 Create UpsampleLayer for NEONMichalis Spyrou
2018-11-02COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCoreGeorgios Pinitas
2018-11-02COMPMID-1590: Memory corruption in arm_compute_validation.Pablo Tello
2018-11-02COMPMID-1540 Implement YOLOLayer on NEONMichalis Spyrou
2018-11-02COMPMID-1446 : Add support for 3D output in NEGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1588 Create UpsampleKernel for YOLOLayerMichalis Spyrou
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEONGeorgios Pinitas
2018-11-02COMPMID-1563: Fix name of NEGEMMInterleavedWrapperAnthony Barbier
2018-11-02COMPMID-1566: Add broadcast to CLArithmeticSubtractionGeorgios Pinitas
2018-11-02[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16Giuseppe Rossini
2018-11-02COMPMID-1227 Implementing Space to Batch on OpenCLMichalis Spyrou
2018-11-02COMPMID-1563: Added a tag to ISCheduler::run_workloads to identify workloadsAnthony Barbier
2018-11-02COMPMID-1539 Implement YOLOLayer on CLGiorgio Arena
2018-11-02COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinogradPablo Tello
2018-11-02COMPMID-1556 - Add ReorgLayer to graph APIGian Marco Iodice
2018-11-02COMPMID-1555: Fix mismatch in EqualizeHistogram functionMichele Di Giorgio
2018-11-02[COMPMID-386] Github: Support SoftmaxLayer on different number of dimensions?giuros01
2018-11-02COMPMID-1527 - Implementing ReorgLayer on OpenCLGian Marco Iodice
2018-11-02COMPMID-1333: Add CLSplitGeorgios Pinitas
2018-11-02[COMPMID-1482] Auto-initialize the output tensor of im2col and col2im in NEGE...Giuseppe Rossini
2018-11-02COMPMID-1548: NEON FP16 mismatches on CannyEdge and HarrisCorners.Georgios Pinitas
2018-11-02COMPMID-1330: Add support for NormalizePlanarYUV operator in CLMichele Di Giorgio
2018-11-02COMPMID-1553: Add GPU detection for G52.Georgios Pinitas
2018-11-02COMPMID-1517 - Add validate method to CLScaleIsabella Gottardi
2018-11-02COMPMID-1528: Add ReorgLayer on NEONGeorgios Pinitas
2018-11-02COMPMID-1514: Add validate to NEFloor and CLFloorGeorgios Pinitas
2018-11-02COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer.Pablo Tello
2018-11-02COMPMID-1332: Implement Slice for CLGeorgios Pinitas
2018-11-02COMPMID-1218 Implementing Batch to Space on OpenCLMichalis Spyrou
2018-11-02[COMPMID-1353] Add support for 4D Softmax layer on OpenCLGiuseppe Rossini
2018-11-02COMPMID-1469: Add validate in NEGEMMMatrixAdditionKernelGeorgios Pinitas
2018-11-02[COMPMID-1483] Add validate method to CLReshapeLayerGiuseppe Rossini
2018-11-02COMPMID-1235: Implements StridedSlice for CLGeorgios Pinitas
2018-11-02COMPMID-1304: NEDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 ...Michele Di Giorgio
2018-11-02[COMPMID-1301] Add validate() method to NEReshapeLayerGiuseppe Rossini
2018-11-02COMPMID-1470 Add auto-init of the output in NECol2imGiorgio Arena