Open baiyu12345 opened 3 years ago
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.
I too had the same doubt but couldnt understand.
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.