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

Method _GetQDomain

lingvo/core/quant_utils.py:656–669  ·  view source on GitHub ↗

Gets the QDomain matching a given domain name. Args: domain: User specified domain name. Returns: The requested QDomain, the 'default' QDomain or None.

(self, domain: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TrackQActsMethod · 0.95
TrackQWeightMethod · 0.95
QActMethod · 0.95
QWeightMethod · 0.95
QMatmulMethod · 0.95
QConv1DMethod · 0.95
QConv2DMethod · 0.95
QEinsumMethod · 0.95
ToAqtWeightMethod · 0.95
FromAqtWeightMethod · 0.95
ToAqtConvMethod · 0.95
FromAqtConvMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected