spooNN icon indicating copy to clipboard operation
spooNN copied to clipboard

Difference between the IPs

Open SumantSakhalkar opened this issue 5 years ago • 0 comments

Helllo,

I wanted to thank you for such interesting work. I wanted to ask what the difference between the IPs for conv layer is? For eg: How are CONV2D_ACT_KP , CONV2D_ACT_Rect ,CONV2D_ACT_NoP, CONV2D_ACT_NoP_residual and CONV2D_ACT_NoP_variable different ?

Also what are the degrees of freedom they offer? Can I say use CONV2D_ACT_KP ,CONV2D_ACT_NoP interchangeably? Or does that always depend upon what layer the model is using?

SumantSakhalkar avatar Apr 04 '21 21:04 SumantSakhalkar