viiccwen commented on PR #1000: URL: https://github.com/apache/mahout/pull/1000#issuecomment-3831176141
It's failed with testing (CI didn't trigger these tests due to lack of CUDA environment). ``` testing/qdp/test_bindings.py::test_encode_cuda_tensor[data_shape0-expected_shape0-1] FAILED [ 3%] testing/qdp/test_bindings.py::test_encode_cuda_tensor[data_shape1-expected_shape1-3] FAILED [ 3%] testing/qdp/test_bindings.py::test_encode_cuda_tensor_preserves_input[data_shape0-False] FAILED [ 3%] testing/qdp/test_bindings.py::test_encode_cuda_tensor_preserves_input[data_shape1-True] FAILED [ 4%] testing/qdp/test_bindings.py::test_encode_3d_rejected[cuda_tensor-Unsupported CUDA tensor shape: 3D] FAILED [ 4%] testing/qdp/test_bindings.py::test_encode_cuda_tensor_non_finite_values[<lambda>-zeros] FAILED [ 4%] testing/qdp/test_bindings.py::test_encode_cuda_tensor_non_finite_values[<lambda>-NaN] FAILED [ 5%] testing/qdp/test_bindings.py::test_encode_cuda_tensor_non_finite_values[<lambda>-Inf] FAILED [ 5%] testing/qdp/test_bindings.py::test_encode_cuda_tensor_output_dtype[float32-expected_dtype0] FAILED [ 5%] testing/qdp/test_bindings.py::test_encode_cuda_tensor_output_dtype[float64-expected_dtype1] FAILED [ 5%] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
