tf.raw_ops.TPUCompilationResult

Returns the result of a TPU compilation.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.TPUCompilationResult

This operation returns the result of a TPU compilation as a serialized CompilationResultProto, which holds a status and an error message if an error occurred during compilation.

name A name for the operation (optional).

A Tensor of type string.