Finalizes the decoding process.
tfc.ops.entropy_decode_finalize(
handle, name=None
)
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.
Args | |
---|---|
handle
|
A Tensor of type variant .
|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type bool .
|