he-y / soft-filter-pruning

Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks
https://arxiv.org/abs/1808.06866
374 stars 74 forks source link

What the meaning of layer_inter? #29

Open curryJ opened 3 years ago

curryJ commented 3 years ago

I don't understand the parameter layer_inter's meaning. Is it a representation of the type of layer,like the 1 is conv layer and the two is another type layer,or is it a internal gap between adjacent conv layer. Thanks a lot