Closed jwlawson closed 7 years ago
Changes the fixed '/device:GPU:0' expected device name string to the name returned by 'test/gpu_device_name()', as the device name could be '/device:SYCL:0' or '/device:GPU:0'.
This test case has been significantly changed from the eigen_mehdi branch, which is why I'm using the dev/eigen_mehdi branch for this.
eigen_mehdi
dev/eigen_mehdi
Changes the fixed '/device:GPU:0' expected device name string to the name returned by 'test/gpu_device_name()', as the device name could be '/device:SYCL:0' or '/device:GPU:0'.