Find quantization metadata over dim=-1 x: (..., C), weight bit_width: int symmetric: bool, whether to set qzero to the middle dtype: torch.dtype, target scale dtype, fp16 or bf16
(
x: torch.Tensor,
bit_width: int,
symmetric: bool = False,
dtype: torch.dtype = None,
)
source not stored for this graph (policy: none)
no test coverage detected