Conversation
apaszke
left a comment
There was a problem hiding this comment.
Damn, backward will need a lot of memory for idx_unfolded, right?
|
Can you please fix the conflicts? |
|
I think the conflicts were fixed. |
|
I'm wondering if it wouldn't be better to wait for the |
|
If we have a |
|
dude let's just merge this in. we can always remove it later. waiting for xxx where we don't know the timeline is not worth it |
|
Ok. There are still some conflicts though |
Unfold is very handy whenever we want to perform operations in local neighbourhoods (like in convolutions or poolings).
For example, 2d max-pooling can be alternatively computed as follows: