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

TIMEOUT: //tensorflow/contrib/factorization:gmm_test #69

Open
lukeiwanski opened this issue Jun 12, 2017 · 2 comments
Open

TIMEOUT: //tensorflow/contrib/factorization:gmm_test #69

lukeiwanski opened this issue Jun 12, 2017 · 2 comments

Comments

@lukeiwanski
Copy link
Owner

lukeiwanski commented Jun 12, 2017

System Info

  Name:						 Hawaii
  Vendor:					 Advanced Micro Devices, Inc.
  Device OpenCL C version:			 OpenCL C 2.0 
  Driver version:				 1912.5 (VM)
  Profile:					 FULL_PROFILE
  Version:					 OpenCL 2.0 AMD-APP (1912.5)
  Extensions:					 cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_khr_gl_depth_images cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_image2d_from_buffer cl_khr_spir cl_khr_subgroups cl_khr_gl_event cl_khr_depth_images cl_khr_mipmap_image cl_khr_mipmap_image_writes

ComputeCpp 0.2.0

To reproduce

bazel test --config=sycl --local_test_jobs=4 -k --test_lang_filters=cc,py --action_env=LD_PRELOAD=/usr/lib/libOpenCL.so.1 --test_timeout 300,750,1200,3600 //tensorflow/contrib/factorization:gmm_test

Error

FAIL: test_compare_diag (__main__.GMMTest)
...
FAIL: test_compare_full (__main__.GMMTest)
...
FAIL: test_fit (__main__.GMMTest)
...
FAIL: test_infer (__main__.GMMTest)
...
AssertionError: 
Not equal to tolerance rtol=1e-06, atol=1e-06
None
(mismatch 100.0%)
 x: array([[ 144.834177,  254.201303],
       [ 274.387548,  353.160743]])
 y: array([[ 144.809006,  254.064865],
       [ 271.581238,  351.126282]], dtype=float32)

@jeffmak jeffmak self-assigned this Jul 11, 2017
@jeffmak
Copy link

jeffmak commented Jul 11, 2017

The test seems to pass now with the branch dev/eigen_mehdi.

@lukeiwanski
Copy link
Owner Author

time out on current dev/eigen_mehdi

@lukeiwanski lukeiwanski changed the title FAIL: //tensorflow/contrib/factorization:gmm_test TIMEOUT: //tensorflow/contrib/factorization:gmm_test Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants