• adstraw's avatar
    convolution backprop (#404) · 72a2ce72
    adstraw authored
    * fix convlution reference script
    
    * convolution backprop
    
    * cleanup
    
    * fix build warnings
    
    * Missing include
    
    * fix build warning part 2
    
    * move numeric_compare to its own header
    code review feedback
    
    * fix build warnings 3
    
    * fix build warnings 4
    
    * clang-format
    
    * cast to avoid implicit cast warning
    72a2ce72
generate_convolution_ref.py 18.7 KB