Accelergy-Project / timeloop-accelergy-exercises

Exercises for exploring the Fibertree, Timeloop and Accelergy tools
MIT License
85 stars 29 forks source link

Representation of Depth-wise convolution #16

Closed ChenpingHU closed 3 years ago

ChenpingHU commented 3 years ago

Hello,

Thanks for providing so powerful infrastructures and informative tutorials. As the exercises take the standard convolution as examples, but compact convolutions are becoming more favorable in mobile lightweight models like depth-wise convolution. So how can I represent depth-wise convolution in timeloop? Thanks!

angshuman-parashar commented 3 years ago

Please see https://github.com/NVlabs/timeloop/issues/22.