Skip to content
  • Dmitry Kovalev's avatar
    Dequantization code cleanup. · c43906e2
    Dmitry Kovalev authored
    Removing redundant variables, using x *= y instead x = x * y, moving
    variable declarations into inner blocks.
    
    Change-Id: I884f95c755f55d51b7c1c6585f10296919063e41
    c43906e2