1. 2db938c Parallelize CPU depthwise over batch if only 1 row by Jonathan Deakin · 5 months ago
  2. 17e116e Revert "thread_local _custom_scheduler" by Pablo Marquez Tello · 7 months ago
  3. ded5b18 thread_local _custom_scheduler by David Svantesson · 11 months ago
  4. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  5. 8deee9b Depthwise channel pre-multiplication by Michael Tyler · 12 months ago
  6. a7077e9 Updateable weights in depthwise convolution by Milos Puzovic · 1 year, 8 months ago
  7. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  8. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago[Renamed (97%) from src/runtime/cpu/operators/CpuDepthwiseConv2dAssemblyDispatch.cpp]
  9. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  10. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago[Renamed (86%) from src/runtime/cpu/operators/CpuDepthwiseConvolutionAssemblyDispatch.cpp]
  11. 78e7691 Remove TODOs by Sheri Zhang · 3 years, 2 months ago
  12. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago[Renamed (69%) from src/runtime/NEON/functions/assembly/NEDepthwiseConvolutionAssemblyDispatch.cpp]
  13. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  14. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  15. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  16. 13ec5f0 COMPMID-2800: Add support for QASYMM8_SIGNED in NEDepthwiseConvolutionLayer3x3Kernel by Michele Di Giorgio · 4 years, 6 months ago
  17. f29d1b7 COMPMID-2608: Enable quantization with multiplier greater than 1 on NEON by Michele Di Giorgio · 4 years, 8 months ago
  18. e7be8a0 COMPMID-2980 (Nightly) armv7a build failures by Michalis Spyrou · 4 years, 7 months ago
  19. f01201a COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMM by Giuseppe Rossini · 4 years, 8 months ago
  20. 4c75851 COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEON by Georgios Pinitas · 5 years ago
  21. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  22. a28aebc COMPMID-2383: DepthwiseConv use output qinfo by Pablo Tello · 5 years ago
  23. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  24. 881f2de COMPMID-2048: Add support for dilation in NEDepthwiseConvolution. by Usama Arif · 5 years ago
  25. da953f2 COMPMID-2098: Scope handling of memory group resources. by Georgios Pinitas · 5 years ago
  26. 47d39dc COMPMID-1975: Update depthwise convolution. by Georgios Pinitas · 5 years ago