the issues of fuction SlimableConv2D
baiyu12345 opened this issue · 1 comments
baiyu12345 commented
In class SlimmableConv2d,
I find that when you use the function SlimmableConv2d, the idx will not be changed( the idx will choose the max value of width_mult_list), I want to know how to slim in your work.
vamsikrish96 commented
I too had the same doubt but couldnt understand.