aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core
AgeCommit message (Expand)Author
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2021-05-25Remove used auxilary tensors from ClGemm's tensor packSang-Hoon Park
2021-05-20Add support for dynamic weights in CL FullyConnected layerGiorgio Arena
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-05-12Remove unused CLCoreRuntimeContextGeorgios Pinitas
2021-05-11Add constant_weights boolean to FullyConntectedLayerInfoMichele Di Giorgio
2021-05-05Creates ClKerneLibrary to serve just as a kernel container without build logicGeorgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-21Add support for CLVKMichalis Spyrou
2021-04-20Update assembly codeMichalis Spyrou
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