MCPcopy Create free account
hub / github.com/tensorflow/lingvo / QConv1D

Method QConv1D

lingvo/core/quant_utils.py:342–369  ·  view source on GitHub ↗
(self,
              inputs,
              filters,
              strides,
              padding,
              *,
              inputs_name: Optional[str] = None,
              filters_name: Optional[str] = None,
              inputs_dist: QDistribution = QDistribution.SYMMETRIC,
              filters_dist: QDistribution = QDistribution.SYMMETRIC,
              qdomain: str = 'default',
              **op_kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_ValidateArgNameMethod · 0.95
_GetQDomainMethod · 0.95
QConv1DMethod · 0.45

Tested by

no test coverage detected