onnxruntime
7fc7d5ec - Enable multithreading on FP16 to FP32 cast operator (#23619)

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.
Author
Erick Muñoz
Parents
Loading