aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-05-12Fix GEMMLowp output stage validation crash when input's first dimension == 1Giorgio Arena
2021-05-12Fix bug in Select operator when input is 1xNFreddie Liardet
2021-05-12Fix 'ARM_DOT_K0XN0' macro redefinedGiorgio Arena
2021-05-12Suppress unused variable warning that is present on empty backend buildsGeorgios Pinitas
2021-05-12NEON/RoiAlign/Quantized/QASYMM8_SIGNED mismatchesManuel Bottini
2021-05-12Remove unused CLCoreRuntimeContextGeorgios Pinitas
2021-05-11Adding S32 Support to NEG operator in CLElementwiseUnaryLayerSuhail Munshi
2021-05-11Add support for additional CPU variantsGeorgios Pinitas
2021-05-11Add constant_weights boolean to FullyConntectedLayerInfoMichele Di Giorgio
2021-05-11Remove add padding test on weights fot CL DirectConvolutionLayerManuel Bottini
2021-05-11Add errata for the performance regressions on OpenCLGian Marco Iodice
2021-05-07Fix missing DATA_TYPE in DOT_PRODUCT4_INTEGER8 OpenCL macroGian Marco Iodice
2021-05-07Remove TODOsSheri Zhang
2021-05-07Update heuristic for CLConvolutionLayerGian Marco Iodice
2021-05-07Update release noteSheri Zhang
2021-05-06Add minimum toolchains requirements to the documentationMichele Di Giorgio
2021-05-06Fix performance issues in NEReductionPablo Marquez Tello
2021-05-06Update SONAME_VERSION in SConscriptSheri Zhang
2021-05-06Remove deprecated functionsSheri Zhang
2021-05-05Creates ClKerneLibrary to serve just as a kernel container without build logicGeorgios Pinitas
2021-05-05Rename Quantization/Dequantization kernels/operators to imperative moodGeorgios Pinitas
2021-05-05Adding S32 support to CLPixelWiseMultiplicationSuhail Munshi
2021-05-05Fix for tanh at small argument valuesAleksandr Nikolaev
2021-05-05Restructure Documentation (Part 2)Sang-Hoon Park
2021-05-05Restructure documentationSheri Zhang
2021-05-05Update operator list part3Sheri Zhang
2021-05-04Add Queue to API documentationSang-Hoon Park
2021-05-04Fix bug on CLReductionOperationGiorgio Arena
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-05-04NEReduceMean failed on v8.2 debug build for AndroidManuel Bottini
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-30Add support for new CPU variantsGeorgios Pinitas
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-30Add optimization for global pooling in pooling_layer.clGian Marco Iodice
2021-04-30[Nightly #1144] NEON/DepthwiseConvolutionLayer/Float/F16/Optimized mismatch o...Manuel Bottini
2021-04-29Remove Global pooling optimizationMichalis Spyrou
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2021-04-29Add config_id for CLPixelWiseMultiplicationGian Marco Iodice
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-29Fix Global Pooling failuresMichalis Spyrou
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-28Fix for performance regression on G71 (mate9) for direct convolutionAleksandr Nikolaev
2021-04-28Properly parse clvk option in validate examplesMichalis Spyrou
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-28Update operator list documentationSheri Zhang
2021-04-28Add explicit cast on GEMMLowp kernelMichalis Spyrou
2021-04-27Update API documentationSang-Hoon Park
2021-04-27Add optimization for global pooling in pooling_layer.clGian Marco Iodice
2021-04-27Remove padding from CLROIPoolingLayerKernelGian Marco Iodice