MCPcopy Create free account
hub / github.com/IST-DASLab/MoE-Quant / dequantize_quantized

Function dequantize_quantized

src/quant_utils.py:69–72  ·  view source on GitHub ↗
(
    x: torch.Tensor, scale: torch.Tensor, qzero: torch.Tensor, maxq: torch.Tensor, dtype: torch.dtype = None
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

dequantizeFunction · 0.85
quantizeFunction · 0.85

Tested by

no test coverage detected