dpctl.SyclDevice.has_aspect_image¶ SyclDevice.has_aspect_image¶ Returns True if the device supports images, False otherwise (refer Sec 4.15.3 of SYCL 2020 spec). Returns: Indicates that the device supports images Return type: bool