pytorch / xla

Enabling PyTorch on XLA Devices (e.g. Google TPU)
https://pytorch.org/xla
Other
2.49k stars 483 forks source link

Need help validating TPU/XLA devices support for ComfyUI. #8388

Open radna0 opened 4 days ago

radna0 commented 4 days ago

❓ Questions and Help

I'm working on adding initial XLA support to ComfyUI https://github.com/comfyanonymous/ComfyUI/pull/5657 and would greatly appreciate any feedback or validation from the community. Specifically, I'm looking for:

If you're familiar with integrating XLA into PyTorch workflows or have experience with related pipelines, your input would be invaluable. Thank you in advance for your help!

miladm commented 3 days ago

Thank you for the question @radna0 - please review this SD2 perf optimized implementation for TPU backend for inspiration on how you can further optimize your workload.