Adding support for MKL builds with AVX2. MKL-DNN ignores the compiler switches...
Adding support for MKL builds with AVX2. MKL-DNN ignores the compiler switches and takes code paths based on the platform detected at runtime. This commit will add support for avx2 instructions to the rest of TensorFlow.
Loading
Please sign in to comment