You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to_linear_activation_quantized=LinearActivationQuantizedTensor.from_float# Converts a float tensor to LinearActivationQuantizedTensor for dynamic activation quantization
292
292
293
293
ifTORCH_VERSION_AT_LEAST_2_5:
294
294
# Allow a model with LinearActivationQuantizedTensor weights to be loaded with `weights_only=True`
0 commit comments