onnxruntime
43ff27c7
- ppc64le: optimizing the MlasQuantizeLinear() with VSX (#10644)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
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.
References
#10644 - ppc64le: optimizing the MlasQuantizeLinear() with VSX
Author
maxiwell
Parents
379b3cde
Loading