tf.raw_ops.TPUCompilationResult

Returns the result of a TPU compilation.

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.