cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[FEA] Would group conv be supported in cutlass future release?

Open ginowu opened this issue 3 years ago • 6 comments

As group convolution is one important operator(eg. in ResNext: https://arxiv.org/pdf/1611.05431.pdf) in CV models, is there any plan to support it in future release?

Thanks a lot!

ginowu avatar Apr 22 '21 13:04 ginowu

not in 2.6 :smile:

hwu36 avatar Apr 23 '21 04:04 hwu36

I'd like to have that one too... 2.7??

decioren avatar May 09 '21 12:05 decioren

Noted.

I know cutlass is hot. It is used by many researchers and productised by quite a few companies. We get requests to add new functionalities all the time.

One thing that the community can do to help us to fulfil these requests is that creating more PRs, making more clones, giving us more github stars, making your success story with cutlass public. Your support is very valuable to us. :smile:

hwu36 avatar May 10 '21 03:05 hwu36

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Jan 14 '22 17:01 github-actions[bot]

any updates on this?

yxchng avatar Jul 24 '22 19:07 yxchng

We are working on this. @loo-loo

hwu36 avatar Jul 25 '22 03:07 hwu36

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Aug 24 '22 03:08 github-actions[bot]

group conv is supported in 2.10. we will keep improving it.

hwu36 avatar Sep 17 '22 02:09 hwu36