Quantizes a tensor with act_name previously created with TrackQActs. Args: act_name: Activation name. act: Activations to quantize. eval_only: Whether to only apply quantization pressure at eval time. Returns: Quantized tensor.
(self, act_name: str, act: tf.Tensor, eval_only: bool = False)
source not stored for this graph (policy: none)