• Shucai Xiao's avatar
    Pooling ceil mode (#615) · 9dabe26b
    Shucai Xiao authored
    
    
    * support pooling ceil_mode
    
    * clang format
    
    * add unit test for pooling ceil mode
    
    * clang format
    
    * fix review comments
    
    * clang format
    
    * add more unit tests and fixed a bug in cpu pooling implementation
    
    * clang format
    
    * add one more unit test
    
    * clang format
    
    * fix cppcheck error
    
    * fix cppcheck error
    
    * fix cppcheck error
    
    * fix review comments
    
    * clang format
    
    * remove the padding_mode attribute in pooling
    
    * clang format
    
    * clang format
    
    * fix review comments
    
    * clang format
    
    * fix a cppcheck error
    
    * fix review comments
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    9dabe26b
op_shape_test.cpp 53 KB