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

Method ComputePredictions

lingvo/core/base_model.py:465–484  ·  view source on GitHub ↗

Computes predictions for `input_batch`. The output can be in the form of probablistic distributions, e.g., softmax logits for discrete outputs, mixture of logistics for continuous values, or regression values. For training/evaluation, the output will be used for computing loss and

(self, theta, input_batch)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FPropTowerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected