Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YesianRohn/TextSSR
/ is_torch_xla_available
Function
is_torch_xla_available
diffusers/src/diffusers/utils/import_utils.py:347–348 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
345
346
347
def
is_torch_xla_available():
348
return
_torch_xla_available
349
350
351
def
is_torch_npu_available():
Callers
15
pipeline_sdxl_style_aligned.py
File · 0.90
pipeline_stable_diffusion_3_differential_img2img.py
File · 0.90
pipeline_flux_with_cfg.py
File · 0.90
masked_stable_diffusion_xl_img2img.py
File · 0.90
pipeline_stable_diffusion_xl_differential_img2img.py
File · 0.90
pipeline_stable_diffusion_xl_ipex.py
File · 0.90
pipeline_hunyuandit_differential_img2img.py
File · 0.90
pipeline_stable_diffusion_3.py
File · 0.85
pipeline_stable_diffusion_3_img2img.py
File · 0.85
pipeline_stable_diffusion_3_inpaint.py
File · 0.85
pipeline_stable_diffusion_xl.py
File · 0.85
pipeline_stable_diffusion_xl_img2img.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected