1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 10 months ago
  2. a8db612 Re-enable dyanmic weights in Neon™ depthwise convolution by Ramy Elgammal · 1 year, 2 months ago
  3. bbf2e74 Add support for kernel indices in Maxpool by Adnan AlSinan · 1 year, 5 months ago
  4. 227db8d Add an option to use lowest for max-pooling by Adnan AlSinan · 1 year, 5 months ago
  5. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  6. 40a245f Unify Cpu Max pool 2d minimum value to be -inf for floating point by SiCongLi · 2 years, 8 months ago
  7. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (99%) from src/core/cpu/kernels/pool2d/neon/fp32.cpp]
  8. cd060c4 Rename pooling implementation folder to pool2d by Georgios Pinitas · 3 years, 1 month ago[Renamed (99%) from src/core/cpu/kernels/pooling/neon/fp32.cpp]
  9. fe56edb Add padding consideration to pooling index computation by Sang-Hoon Park · 3 years, 3 months ago
  10. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 4 months ago
  11. 79144a6 Decouple CpuPoolingKernel data type and data layout by Sheri Zhang · 3 years, 5 months ago