aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core
AgeCommit message (Expand)Author
2021-08-24Re-use auxiliary memory withing CpuWinogradConv2d operatorsGeorgios Pinitas
2021-08-13Avoid releasing weights if they are used by multiple functionsGeorgios Pinitas
2021-08-09Remove TODO, FIXME and COMPMID comments where possibleFreddie Liardet
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Avoid multiple Rhs matrix transformation on ClGemmGeorgios Pinitas
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-06-28Add code to detect Mali(TM) G31Pablo Marquez Tello
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
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