[INTEL MKL] Fixes a failure in //tensorflow/python/profiler:model_analyzer_test. (#19152)
* Modified testComplexCodeView test Modified testComplexCodeView to look for lower total_float_ops. The value of total_float_ops is lower when Tensorflow is compiled with Intel MKL. * Added code to check if MKL is enabled * Fixed Pylint errors
Loading
Please sign in to comment