• Nick Korovaiko's avatar
    Reshape Sinking (#1701) · f642bc4c
    Nick Korovaiko authored
    * reshape sinking working on mnist_conv
    
    * forgot to add reshape_sinking files
    
    * refactoring of binary case
    
    * Quantize/Dequantize case, fix add case, add assert
    
    * address bob and scott's feedback
    
    * debug
    
    * fix a bug where reshapes are removed too early
    f642bc4c
cpu_reshape_sinking.cpp 4.03 KB