You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to implement functions such as averagepooling, globalmaxpooling and globalaveragepooling. Since all of this have a 1d, a 2d and a 3d implementation, i think it is possible to write this as an unique function, just as how input was done.