• Adam Procter's avatar
    Three changes to pooling (#437) · b070ef8d
    Adam Procter authored
    1. AvgPoolBackprop type checking
    2. Padding for max-pool op and kernel
    3. Max pool backprop kernel, and integrating everything with CPU backend/serializer
    3a. Add optional backpointer from the max pool backprop op to the forward prop op
    b070ef8d
type_prop.cpp 222 KB