tfc.ops.entropy_decode_finalize

Finalizes the decoding process.

This op performs a weak sanity check, and the

return value may be false if some catastrophic error has happened. This is a quite weak safety device, and one should not rely on this for error detection.

handle A Tensor of type variant.
name A name for the operation (optional).

A Tensor of type bool.