Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MKL build break on Windows #17049

Merged
merged 4 commits into from
Feb 16, 2018
Merged

Conversation

fo40225
Copy link
Contributor

@fo40225 fo40225 commented Feb 15, 2018

Eigen with MKL and MKL-ML only, no MKL-DNN.

Windows 10 1709

Microsoft Visual Studio 2017 15.4.0

Intel Parallel Studio XE Cluster Edition for Windows 2018 Update 1

98% tests passed, 7 tests failed out of 387

Total Test time (real) = 4031.00 sec

The following tests FAILED:
         40 - C:/Users/User/Source/Repos/tensorflow/tensorflow/python/debug/lib/session_debug_file_test.py (Failed)
         42 - C:/Users/User/Source/Repos/tensorflow/tensorflow/python/debug/lib/stepper_test.py (Failed)
         84 - C:/Users/User/Source/Repos/tensorflow/tensorflow/python/kernel_tests/conv_ops_test.py (OTHER_FAULT)
        165 - C:/Users/User/Source/Repos/tensorflow/tensorflow/python/kernel_tests/matrix_solve_ls_op_test.py (Failed)
        182 - C:/Users/User/Source/Repos/tensorflow/tensorflow/python/kernel_tests/pooling_ops_test.py (OTHER_FAULT)
        328 - C:/Users/User/Source/Repos/tensorflow/tensorflow/contrib/factorization/python/ops/gmm_ops_test.py (Failed)
        353 - C:/Users/User/Source/Repos/tensorflow/tensorflow/python/keras/_impl/keras/layers/convolutional_recurrent_test.py (Failed)

full build log and test log attached

msbuild.zip
pytest.zip

@martinwicke martinwicke added the kokoro:force-run Tests on submitted change label Feb 15, 2018
@martinwicke martinwicke self-assigned this Feb 15, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 15, 2018
@martinwicke martinwicke merged commit d66c972 into tensorflow:master Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants