Commit 519ad098 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 264867908
parent 640ff472
......@@ -63,7 +63,7 @@ def sequence_beam_search(symbols_to_logits_fn,
alpha,
max_decode_length,
eos_id,
padded_decode,
padded_decode=False,
dtype="float32"):
"""Search for sequence of subtoken ids with the largest probability.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment