Fixes #124869 Fix mkl not support static library on Windows. # Local test: ## MKL static:  MKL backend check: <img width="724" alt="Image" src="https://github.com/pytorch/pytorch/assets/8433590/e45e12a5-2dfc-47a1-ad94-32a667bd4799"> ## MKL shared, original path:  Pull Request resolved: https://github.com/pytorch/pytorch/pull/124925 Approved by: https://github.com/jgong5, https://github.com/ezyang