aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-04COMPMID-2572: Update the heuristic in CLGEMM for FP16Gian Marco Iodice
2019-10-03COMPMID-2685: [CL] Use Weights managerMichalis Spyrou
2019-10-02COMPMID-2257: Add support for QASYMM8 in NEGenerateProposalsMichele Di Giorgio
2019-10-01COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayerMichele Di Giorgio
2019-10-01COMPMID-2313: Implement CL INSTANCE_NORMALIZATION functionManuel Bottini
2019-10-01COMPMID-2645: Detection Post-Process fixesGeorgios Pinitas
2019-10-01INFPRF-609:Performance Issue of the Latest ArmCLgiuros01
2019-10-01COMPMID-2601 [CL] add mixed precision support to PoolingLayerSang-Hoon Park
2019-10-01COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT modeGiorgio Arena
2019-09-30COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32Michele Di Giorgio
2019-09-30COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensorsSang-Hoon Park
2019-09-30COMPMID-2452: Fix compilation issues on armclangGeorgios Pinitas
2019-09-30COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16Gian Marco Iodice
2019-09-27COMPMID-2663: Interface to unbound mappings.Georgios Pinitas
2019-09-27COMPMID-2310: CLGenerateProposalsLayer: support for QASYMM8Michele Di Giorgio
2019-09-26COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1Gian Marco Iodice
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou
2019-09-24COMPMID-2670: [CL/GC] Create a test case for dynamic tensor supportGeorgios Pinitas
2019-09-23COMPMID-2668: Add GEMM/GEMMLowp heuristic for Mali-G51Gian Marco Iodice
2019-09-20COMPMID-2681: Use NE/CL/Pad in NE/CL/GenerateProposalsLayerMichele Di Giorgio
2019-09-20COMPMID-2257: Implement NEGenerateProposals.Pablo Tello
2019-09-17COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION functionManuel Bottini
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-09-16COMPMID-2641 [NEON] Create a test case for dynamic tensor supportMichalis Spyrou
2019-09-16COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayerMichele Di Giorgio
2019-09-16COMPMID-2646: Wrap thread-related structure to ease bare-metal supportGeorgios Pinitas
2019-09-12COMPMID-2570: Add hybrid precision flag in GEMMKernelInfo.Georgios Pinitas
2019-09-12COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp...Gian Marco Iodice
2019-09-10COMPMID-2635: Add support for QASYMM8 in CPPBoxWithNonMaximaSuppressionLimitMichele Di Giorgio
2019-09-09MLCE-129: NEPad 30x slower than TensorFlow's implementationManuel Bottini
2019-09-09COMPMID-2246: NEBoundingBoxTransform support QASYMM16Pablo Tello
2019-09-09COMPMID-2204: RuntimeContext interface for NEON functions.Georgios Pinitas
2019-09-04COMPMID-2246: Implement NEBoundingBoxTransform.Pablo Tello
2019-09-04COMPMID-2247: Extend support of CLBoundingBoxTransform for QUANT16_ASYMMMichele Di Giorgio
2019-09-02COMPMID-2644: Add is_dynamic flag to ITensorInfo.Georgios Pinitas
2019-08-31COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEONGian Marco Iodice
2019-08-30COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-30COMPMID-2318: Implement NEROIAlignLayerPablo Tello
2019-08-29COMPMID-2318: Implement NEROIAlignLayerPablo Tello
2019-08-29COMPMID-2317: Implement CLROIAlignLayerMichele Di Giorgio
2019-08-28COMPMID-2605: Add asymmetric padding support for Deconvolution layerMatthew Jackson
2019-08-23COMPMID-2317: Add new QASYMM16 data typeMichele Di Giorgio
2019-08-23COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-08-22COMPMID-2417: Add new QASYMM8_PER_CHANNEL data typeMichalis Spyrou
2019-08-22COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernelGian Marco Iodice
2019-08-21COMPMID-2080 Create a new kernel for CLPad with CONSTANT modeGiorgio Arena
2019-08-15COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CLGiorgio Arena
2019-08-13COMPMID-2561: Fix GEMM heuristicGian Marco Iodice