aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core
AgeCommit message (Expand)Author
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-20Remove experimental tracing featurePablo Marquez Tello
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-15Fix validation bug in release mode for armv7Giorgio Arena
2021-04-07Implement Fanout mode in CPPSchedulerSiCongLi
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-25Avoid -O3 optimizations on TensorShape's copy for linux armv7a in release modeGiorgio Arena
2021-03-23Fixed compiler errorsPablo Marquez Tello
2021-03-17Updated cpu detectionPablo Marquez Tello
2021-03-15Revert "Close loaded library on OpenCL symbols destruction"Georgios Pinitas
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-23Fix range checking of a value on a given data-type rangeGeorgios Pinitas
2021-02-22Close loaded library on OpenCL symbols destructionGeorgios Pinitas
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-03Add WBSM tuning to CLTunerManuel Bottini
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio
2021-01-19Make memset/copy functions state-lessGeorgios Pinitas
2021-01-17Add missing std headersSang-Hoon Park
2021-01-12Add meta-data to express dynamic shapes in ITensorInfoGeorgios Pinitas
2021-01-07[Nightly Failure] Fix ColorConvert empty coordinates errorGiorgio Arena
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
2020-12-11Allow TensorShape to increment num_dimensions for new unit dimensions, withou...Giorgio Arena
2020-12-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-12-10COMPMID-3921: Remove OpenCL Padding CLBitwiseKernelManuel Bottini
2020-12-01Add support for G78 instanceGeorgios Pinitas
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-16COMPMID-3967: Fix NEColorConvert segfaultGeorgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-11-12COMPMID-3701: Avoid macro clashingGeorgios Pinitas
2020-11-10COMPMID-3887: NEGEMMConvolutionLayer hangs up on num_threads>18Sheri Zhang
2020-11-09COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1SiCong Li
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou
2020-10-29COMPMID-3929: Add method to get CL program binariesMichalis Spyrou
2020-10-28COMPMID-3793: Remove OpenCL padding: CLWidthConcatenateLayerKernelSheri Zhang
2020-10-26COMPMID-3925: Dispatch CLGEMM with no padding y requirementGian Marco Iodice
2020-10-23COMPMID-3731 Remove OpenCL padding: CLHeightConcatenateLayerKernelGiorgio Arena
2020-10-23COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch2]SiCong Li
2020-10-23COMPMID-3713 Remove OpenCL padding: CLDepthwiseConvolutionLayerNativeKernelGiorgio Arena