[TF:XLA] Add INTEL MKL_DNN Conv2d method to XLA/CPU backend
The INTEL MKL_DNN provides 32-bit Conv2d method. With INTEL_MKL flag set, XLA backend emits runtime call to MKL_DNN Conv2d instead of Eigen. PiperOrigin-RevId: 194445212
Loading
Please sign in to comment