Disable MKL-DNN contraction kernels in Eigen when building with config=mkl to...
Disable MKL-DNN contraction kernels in Eigen when building with config=mkl to avoid duplicate MKL-DNN symbols. (config=mkl links to OpenMP MKL-DNN while tensorflow_mkldnn_contraction_kernel links to serial MKL-DNN.) PiperOrigin-RevId: 228199406
Loading
Please sign in to comment