aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/assembly/NEDepthwiseConvolutionAssemblyDispatch.cpp
AgeCommit message (Expand)Author
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-01-10COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x...Michele Di Giorgio
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-19COMPMID-2980 (Nightly) armv7a build failuresMichalis Spyrou
2019-12-04COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMMGiuseppe Rossini
2019-07-12COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEONGeorgios Pinitas
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas