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

Method _DecodeStep

lingvo/core/program.py:1447–1485  ·  view source on GitHub ↗

Run one iteration of decode.

(self,
                  sess,
                  step,
                  dec_metrics,
                  global_step,
                  buffered_decode_out,
                  postprocess_futures,
                  dataset_name,
                  threadpool=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RunForInputMethod · 0.95

Calls 4

_RunPostProcessMethod · 0.95
_FetchDecodeOutFunction · 0.85
UpdateMethod · 0.45

Tested by

no test coverage detected