QuantizePerTensorDynamic ======================== Converts a float tensor to a quantized tensor with scale and zero_point calculated dynamically. **Abstract Signature:** ``QuantizePerTensorDynamic(input: Tensor, dtype, reduce_range: bool = False)`` .. raw:: html
——————