MCPcopy 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
347def is_torch_xla_available():
348 return _torch_xla_available
349
350
351def is_torch_npu_available():

Calls

no outgoing calls

Tested by

no test coverage detected