• Adam Procter's avatar
    Forward prop for average pooling (#380) · 0931b83b
    Adam Procter authored
    * Average pool type checking and kernel; type checking tests
    
    * Fix and enable average-pool tests
    
    * Docstring fix
    
    * Extend AvgPool op type checking to support padding
    
    * Untested code for padded avg-pool
    
    * Unit tests for padded avg-pool
    
    * Add CPU implementation
    
    * Temp delete
    
    * Docstring fix
    
    * Docstring fix
    
    * Add tests mixing padding and stride
    
    * Temporary cut to ease merge
    
    * Restore temporary cut for merge
    
    * Empty commit to try to force CI to wake up
    0931b83b
backend_test.in.cpp 248 KB