MCPcopy Create free account
hub / github.com/huggingface/diffusers / quanto_quantizer.py

File quanto_quantizer.py

src/diffusers/quantizers/quanto/quanto_quantizer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import TYPE_CHECKING, Any
2
3from diffusers.utils.import_utils import is_optimum_quanto_version
4

Callers

nothing calls this directly

Calls 3

is_torch_availableFunction · 0.85
is_accelerate_availableFunction · 0.85

Tested by

no test coverage detected