neural-speed
neural-speed copied to clipboard
heap-buffer-overflow while packing weight
N * blks can be odd. There is no need to iterate by 2 and scales[i + 1] / 16 causes heap-buffer-overflow: https://github.com/intel/neural-speed/blob/bc5ee16f73d941afe80914bdf9c9c9523c39c576/bestla/bestla/bestla_prologue_b.h#L460
Thanks! We're looking into this issue.
close as fixed