pulp-platform / pulp-nn

Apache License 2.0
74 stars 14 forks source link

Depthwise generic fix #8

Closed LorenzoLamberti94 closed 2 years ago

LorenzoLamberti94 commented 2 years ago

Manually tested on:

  1. cov3x3 & 5x5;
  2. stride 1 and 2;
  3. input-output size even & odd;
  4. n° channels minor, equal, and greater than n° of CORES;
  5. padding on & off.