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

Method QEinsum

lingvo/core/quant_utils.py:405–430  ·  view source on GitHub ↗
(self,
              equation,
              lhs,
              rhs,
              *,
              lhs_name: Optional[str] = None,
              rhs_name: Optional[str] = None,
              lhs_dist: QDistribution = QDistribution.SYMMETRIC,
              rhs_dist: QDistribution = QDistribution.SYMMETRIC,
              qdomain: str = 'default',
              **einsum_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
QEinsumMethod · 0.45

Tested by

no test coverage detected