Commits


Maxiwell authored and GitHub committed 43ff27c7c89
ppc64le: optimizing the MlasQuantizeLinear() with VSX (#10644) This code is valid only when -mcpu is set to utilize POWER9 technology or above. A compatible code for POWER8 was created as well, but it was not tuned for performance.