aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29Improve selection speed of CPU implementationsGeorgios Pinitas
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-06-28Simplify CpuInfo logicGeorgios Pinitas
2021-06-28Add code to detect Mali(TM) G31Pablo Marquez Tello
2021-06-25Port NEGEMMConv2d to memory injecting interfaceMichele Di Giorgio
2021-06-25Rename pooling implementation folder to pool2dGeorgios Pinitas
2021-06-25Fix typo in SconscriptMichalis Spyrou
2021-06-24Move core and runtime files to a single libraryMichalis Spyrou
2021-06-24Rework gemmlowp reshaped_only_rhs using the new macrosGiorgio Arena
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-23Update Android.bp fileMichalis Spyrou
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-23Add in-place computation for elementwise operationsSheri Zhang
2021-06-22Port NEGEMMLowp Part 1Manuel Bottini
2021-06-22Fix Winograd heuristic in CLConvolutionLayerGian Marco Iodice
2021-06-22Add FP16 support to CLRemapFreddie Liardet
2021-06-21Rework the CLConvolutionLayer heuristicGian Marco Iodice
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-18Unused variables in Winograd testsManuel Bottini
2021-06-18Fixed DirectConvolutionLayer validation testsPablo Marquez Tello
2021-06-18Remove implementation headers from NESoftmaxLayer public headerGeorgios Pinitas
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-15Add `batches` options in the graph examplesGeorgios Pinitas
2021-06-15Port CLWinogradConvolutionLayer with ClWinogradConv2dManuel Bottini
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-06-11Fix errata in documentationJakub Sujak
2021-06-09Fixed segfault in NEGEMMConv2dPablo Tello
2021-06-08Enable SIMD optimizations on bp fileGeorgios Pinitas
2021-06-08Fix missing network referencesSiCongLi
2021-06-08Add guards on SVE kernelsMichalis Spyrou
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio
2021-06-07Revert "Add optimization for global pooling in pooling_layer.cl"Pablo Tello
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-07Fix WeightRetention tests on multiple calls of FullyConnectedGeorgios Pinitas
2021-06-02Fix bug in PReluLayer when input is 1xN sizeFreddie Liardet
2021-06-02Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-06-01Fuse activation in ClDirectConv2dKernel for float typesGeorgios Pinitas
2021-06-01Rename ported functionsManuel Bottini
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2021-05-27Implement memory injection in CpuDirectGemmConv2dSang-Hoon Park
2021-05-26Fix node fusion mutatorSiCongLi
2021-05-26DirectConvolutionLayer create image failureManuel Bottini
2021-05-26Create CpuGemmDirectConv2dSang-Hoon Park
2021-05-25Remove used auxilary tensors from ClGemm's tensor packSang-Hoon Park
2021-05-25Fix retrieving device architecture twice in CLCompileContextGiorgio Arena
2021-05-20Add support for dynamic weights in CL FullyConnected layerGiorgio Arena
2021-05-20Enable unroll through pragma based on DDK versionGiorgio Arena
2021-05-19clCreateKernel failure of CL/ChannelShuffle/U8/Manuel Bottini
2021-05-19Add an include directory to clang_tidy_rulesSang-Hoon Park