-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SDXL app: move await device to fix empty results (#975)
The output array was coming out empty. We discovered that the `await device` needs to be moved after the transfer to host but before the device array's `items` is read.
- Loading branch information
1 parent
ab42f0c
commit 84a2a3a
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters