onnxruntime
7fc7d5ec
- Enable multithreading on FP16 to FP32 cast operator (#23619)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
288 days ago
Enable multithreading on FP16 to FP32 cast operator (#23619) ### Description Enables multithreading on FP16 to FP32 cast operator. ### Motivation and Context Improves CPU performance on FP16 models that require casting to FP32.
References
#23619 - Enable multithreading on FP16 to FP32 cast operator
Author
Erick Muñoz
Parents
eceae8b2
Loading