• Nishant Patel's avatar
    Add QuantizedConcat (#2060) · b9ff5d1f
    Nishant Patel authored
    * Add QuantizedConcat
    
    * Remove unused variables and add check for size of mins and maxes vector
    
    * Resolve conflicts
    
    * Merged with master and addressed some PR feedback
    
    * Avoid float comparison
    
    * make min/max vector, add dequant/quanti
    
    * fix dequant/quant scales
    
    * fix CI build issue
    b9ff5d1f
Name
Last commit
Last update
..
quantization Loading commit data...
autobroadcast.cpp Loading commit data...
autobroadcast.hpp Loading commit data...
make_constant.hpp Loading commit data...
numpy_transpose.cpp Loading commit data...
numpy_transpose.hpp Loading commit data...
quantization.cpp Loading commit data...
quantization.hpp Loading commit data...
quantization_util.hpp Loading commit data...
reduce_ops.cpp Loading commit data...
reduce_ops.hpp Loading commit data...
tensor_mask.hpp Loading commit data...