aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_conv
AgeCommit message (Expand)Author
2022-01-21DepthwiseConv reports full assembly kernel namePablo Marquez Tello
2021-10-18Add user provided JSON operator list buildFreddie Liardet
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-10-05Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-09-07Update cpu depthwise kernelsFreddie Liardet
2021-08-04Fix depthwise convolution assembly kernelsFreddie Liardet
2021-07-30Compilation issue: neon=1 armv8.2 on Android with NDKr18beta1Gian Marco Iodice
2021-07-16Include limits header to fix errors reported by GCC11Michele Di Giorgio
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-02Fixed the compiler warning -Werror=type-limitsPablo Marquez Tello
2021-02-15Fix data layout retention and handling of leftovers when there is no paddingMichele Di Giorgio
2021-02-04Tweak scheduling use of SQDMULH in quantized AVG poolingMichele Di Giorgio
2021-01-27Force early exit of threads when output_height=1 and channels=1 in assembly p...Michele Di Giorgio
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio