• Jayaram Bobba's avatar
    Added support for ceil mode in AvgPool (#3027) · a809ed7f
    Jayaram Bobba authored
    * Added support for ceil mode in AvgPool
    
    * Added ceil mode to MaxPool
    
    * remove extra semicolon
    
    * Add more constructor variants to support pybind which seems to have issues with multiple optional arguments
    
    * More constructor variants for AvgPool
    
    * More constructor variants for MaxPool
    
    * Style fix
    
    * Avoid constructor delegation
    
    * Revert "Avoid constructor delegation"
    
    This reverts commit 8efd59127bc9a16bae93b3c6b67dbcccfa95648f.
    a809ed7f
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...