aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-16NeuralNetwork VTS tests LOGICAL_AND and LOGICAL_OR fail with R29Teresa Charlin
2020-12-16COMPMID-3919: Remove OpenCL Padding CLSelectKernelManuel Bottini
2020-12-15Address RVO issue on some compilersGeorgios Pinitas
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-14COMPMID-3968 30% regression on FSSD v1 25 GrayscaleGiorgio Arena
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-12-10COMPMID-3921: Remove OpenCL Padding CLBitwiseKernelManuel Bottini
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-09Move NEGEMMAssemblyDispatch as an internal functionGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-07Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xWGeorgios Pinitas
2020-12-07COMPMID-3869: Update Sconstruct to support SVE/SVE2Manuel Bottini
2020-12-03Fix NEGEMMLowpMatrixMultiplyCore nonfused activationSiCong Li
2020-12-03Rename the files and classes required by the OpenCL GEMM heuristicSiCong Li
2020-12-03Update GEMV heuristics for quantized types for A53Georgios Pinitas
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-12-02Remove unused CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-12-01Add support for G78 instanceGeorgios Pinitas
2020-12-01COMPMID-4026 Fix FP32 CLDirectConvolutionLayer nightly mismatchesSiCong Li
2020-12-01COMPMID-3916: Remove OpenCL padding CLRangeKernelManuel Bottini
2020-12-01Initialize batches variable in NEGEMMAssemblyDispatchGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-27COMPMID-3961: Cleaning up logical operators on OpenCLSang-Hoon Park
2020-11-25COMPMID-4025 [Nightly failure] Fix FP16 CLWidthConcatenateLayer mismatchesGiorgio Arena
2020-11-24COMPMID-4022 Nightly failure: CL LogicalNot -45 error clCreateKernelGiorgio Arena
2020-11-23COMPMID-3987: Nightly failure - Android builds failing in dataset and validationManuel Bottini
2020-11-23COMPMID-4018: Fix heuristic fallback for CLGEMMReshapedRHSOnly forGian Marco Iodice
2020-11-23Fix output address calculation in GEMM OpenCL kernelsMichele Di Giorgio
2020-11-23Update tuning numbers for A55 for both fp16 and fp32Georgios Pinitas
2020-11-23Initialize unitialized M parameter in NEGEMMAssemblyDispatchGeorgios Pinitas
2020-11-20Validate support of fused activation in NEFullyConnectedLayerGeorgios Pinitas
2020-11-18COMPMID-3980: Fix F16 regression on Mali-G76Gian Marco Iodice
2020-11-18COMPMID-3981: Fix missing fallback for export to cl_imageGian Marco Iodice
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-17COMPMID-3979 Sanitise Padding Removal epicSiCong Li
2020-11-17COMPMID-3962: Add Logical And, Or, Not support on NEONGeorgios Pinitas
2020-11-17COMPMID-3975: Update CLGEMM heuristic for Mali-G52 F16Gian Marco Iodice
2020-11-17COMPMID-3970: Failure when building with GCC < 6Georgios Pinitas
2020-11-16COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected whe...Michele Di Giorgio
2020-11-13COMPMID-3956: Nightly CL failure on G71 with error code -7Manuel Bottini
2020-11-13COMPMID-3959: Update Mali-G52 heuristic for CLGEMM - F32Gian Marco Iodice
2020-11-13COMPMID-3851: Fix regression on NEDepthwiseConvolutionLayerNativeKernelSang-Hoon Park
2020-11-13COMPMID-3852: Fix NEReduction windowGeorgios Pinitas
2020-11-12COMPMID-3960: Mismatch on NEArithmeticSubtractionGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-11-12COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernelGiorgio Arena