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

Method DecodeWithTheta

lingvo/core/base_model.py:930–941  ·  view source on GitHub ↗

Constructs the inference graph for eval decoding with theta. Args: theta: A `.NestedMap` object containing variable values of this task. input_batch: The input batch. A `NestedMap` of tensors. Or, if input batch splitting is used, a list of `NestedMap`, one for each split.

(self, theta, input_batch)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DecodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected