nvdla / sw

NVDLA SW
Other
489 stars 193 forks source link

how to implement depthwise separable convolution on NVDLA ? #207

Open yitian8377 opened 3 years ago

yitian8377 commented 3 years ago

As I known, there is NO direct way to implement depthwise conv in NVDLA. So, when I use hardware modules to implement depthwise separable convolution , what should I do best?