• kahmed10's avatar
    Enable read support for n-dimensional ops (#537) · cb722cf9
    kahmed10 authored
    
    
    * initial progress
    
    * formatting
    
    * add pooling changes
    
    * formatting
    
    * change eliminate_pad
    
    * formatting
    
    * rename var
    
    * fomratting
    
    * update op shape test and compute
    
    * formatting
    
    * revert conv constructor
    
    * formatting
    
    * change initializer
    
    * formatting
    
    * fix tidy
    
    * change quant conv and shape check
    
    * add tests and fixes
    
    * formatting
    
    * fix type
    
    * fix conv test
    
    * formatting
    
    * add pooling and bn tests
    
    * formatting
    
    * add inconsistent attr tests
    
    * fix padding issue
    
    * formatting
    
    * fix review comments, remove duplicate test
    
    * formatting
    
    * fix variable
    
    * fix assert bug
    
    * fix attr check
    
    * remove std
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    cb722cf9
pooling.cpp 1.15 KB