5 Commits
Author SHA1 Message Date
Etienne PerotandgVisor bot e13cf36ad7 Update all GPU tests to use the ioctl sniffer.
Fixes issue #10885.

PiperOrigin-RevId: 688728104
2024-10-22 16:21:47 -07:00
Etienne PerotandgVisor bot ce673f29ce Fix and re-enable imagegen_test.go (1/2: Fix.)
PIL requires a string format name, whereas `Format.PNG` is an "enum string"
which is not quite the same type.

I had not noticed this problem because I had manually tested the test on a VM
where the cached Stable Diffusion XL Docker image was from before this change.

Tested on a fresh VM with a freshly-built Docker image now.

This is split in two changes because the image needs to be rebuilt.
The first change updates the image, and the second change re-enables the test.

PiperOrigin-RevId: 618048266
2024-03-21 20:49:50 -07:00
Etienne PerotandgVisor bot 687c542721 Automated rollback of changelist 614026488
PiperOrigin-RevId: 617336302
2024-03-19 16:59:25 -07:00
Etienne PerotandgVisor bot 558a78de55 Automated rollback of changelist 614015218
PiperOrigin-RevId: 614026488
2024-03-08 13:22:10 -08:00
Etienne PerotandgVisor bot 5f6dade838 Create Stable Diffusion XL Docker image and regression test.
PiperOrigin-RevId: 614015218
2024-03-08 12:40:36 -08:00