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

Method QMatmul

lingvo/core/quant_utils.py:784–800  ·  view source on GitHub ↗
(
      self,
      lhs,
      rhs,
      *,
      lhs_name: Optional[str] = None,
      rhs_name: Optional[str] = None,
      lhs_dist: QDistribution = QDistribution.SYMMETRIC,
      rhs_dist: QDistribution = QDistribution.SYMMETRIC,
      out_name: Optional[str] = None,
      ensure2d: bool = False,
      **op_kwargs,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

QMatmulMethod · 0.45
AttenProbsMethod · 0.45
AttenMethod · 0.45
PackSourceMethod · 0.45
ProjectLastDimFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected