A small fix to test scritps
This commit is contained in:
parent
f7dabcae30
commit
28bbd123e8
@ -15,8 +15,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
# ============================================================================
|
# ============================================================================
|
||||||
|
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
{ # try
|
{ # try
|
||||||
echo `python -c 'from tensorflow.python import _pywrap_util_port; print(_pywrap_util_port.IsMklEnabled())'`
|
echo `python -c 'from tensorflow.python import _pywrap_util_port; print(_pywrap_util_port.IsMklEnabled())'`
|
||||||
echo "PASS: MKL is enabled"
|
echo "PASS: MKL is enabled"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user