Deprecate ArrayHandle::GetDeviceAdapterId
ArrayHandle::GetDeviceAdapterId
no longer makes sense because the data may be on multiple devices at once. Instead, code should use ArrayHandle::IsOnDevice
.
ArrayHandle::GetDeviceAdapterId
no longer makes sense because the data may be on multiple devices at once. Instead, code should use ArrayHandle::IsOnDevice
.