MCPcopy Create free account
hub / github.com/YesianRohn/TextSSR / is_torch_npu_available

Function is_torch_npu_available

diffusers/src/diffusers/utils/import_utils.py:351–352  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

349
350
351def is_torch_npu_available():
352 return _torch_npu_available
353
354
355def is_flax_available():

Callers 15

mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
training_utils.pyFile · 0.85
set_seedFunction · 0.85
free_memoryFunction · 0.85
pipeline_utils.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected