jax
3166c321 - Fix failing test in array_interoperability_test.py

Commit
201 days ago
Fix failing test in array_interoperability_test.py Fixes the following error: ``` tests/array_interoperability_test.py:313: in testCudaArrayInterfaceOnNonCudaFails with self.assertRaisesRegex( E AssertionError: "__cuda_array_interface__ is only defined for GPU buffers." does not match "__cuda_array_interface__ is only defined for NVidia GPU buffers." ```
Author
Parents
Loading