You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable multithreading on FP16 to FP32 cast operator (microsoft#23619)
### Description
Enables multithreading on FP16 to FP32 cast operator.
### Motivation and Context
Improves CPU performance on FP16 models that require casting to FP32.
0 commit comments