• Nagy Mostafa's avatar
    [MLIR] Add padding support to Convolution (#3586) · 43a1bf1c
    Nagy Mostafa authored
    * Enable Padding
    
    * Small fix to match MLIR API change
    
    * WIP
    
    * Subtract pad below from virtual img index
    
    * Fixed integer set inequalities
    
    * style-apply
    
    * remove unneeded padAbove values
    
    * Remove dump call
    
    * PR feedback
    
    * style apply
    43a1bf1c
convolution.in.cpp 6.02 KB