• Nishant Patel's avatar
    Switch to scale and offset design from min and max for Quantization (#1789) · f30910c6
    Nishant Patel authored
    * Switch to scale and offset design from min and max for Quantization
    
    * Remove offset and make the quantize ops a single o/p op
    
    * move cpu QuantOps to core and create builders
    
    * rebase to HEAD
    
    * remove convbias and convbiasrelu ctors which take conv
    
    * remove mistakenly added quantize.rst
    
    * remove offset
    
    * Compute scale, move quantization ops to experimental dir and some PR feedback
    
    * Normalize license headers
    f30910c6
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...