MCPcopy Index your code
hub / github.com/huggingface/diffusers / is_torch_npu_available

Function is_torch_npu_available

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

Source from the content-addressed store, hash-verified

243
244
245def is_torch_npu_available():
246 return _torch_npu_available
247
248
249def is_torch_mlu_available():

Callers 15

mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…