查看tensorflow是否为MKL版本命令
python -c "import tensorflow; print(tensorflow.pywrap_tensorflow.IsMklEnabled())"
source activate_tf.sh
export MKL Verbose=1
python -c "import tensorflow; print(tensorflow.pywrap_tensorflow.IsMklEnabled())"
source activate_tf.sh
export MKL Verbose=1