This PR tempers the unused CPU instruction warning when TensorFlow is built...
This PR tempers the unused CPU instruction warning when TensorFlow is built with support for Intel(R) MKL-DNN. Many customers have complained about this warning because they don't understand that MKL-DNN has support for JIT compilation that detects CPU features at runtime.
Loading
Please sign in to comment