Fix TensorFlow compilation errors with KNL optimization flags (-mavx512f) (#7963)
* Fix compilation errors caused by intrinsic function and argument mis-match for AVX512 when -mavx512f is used * More fixes for AVX512 compilation. * Fix _mm512_ternarylogic_epi32() function to mimic masked blend functionality
Loading
Please sign in to comment