Quantizes an activation. act_name must have been previously created via TrackQActs. Args: act_name: Previously created act_name to quantize to. act: Activation to quantize. eval_only: Whether to only apply quantization pressure at eval time. Returns: The tensor
(self, act_name, act, eval_only=False)
source not stored for this graph (policy: none)