Adds test_util.IsMklEnabled() that returns true if TensorFlow has been built...
Adds test_util.IsMklEnabled() that returns true if TensorFlow has been built with MKL support. Fixes the failure of tensorflow/python/tools:print_selective_registration_header_test by using 'Mkl' prefix for MatMul op name when MKL is enabled. PiperOrigin-RevId: 187925038
Loading
Please sign in to comment