diff --git a/tensorflow/core/tpu/kernels/tpu_compile_op_common.cc b/tensorflow/core/tpu/kernels/tpu_compile_op_common.cc index 395661d33be..d7fad26f4fb 100644 --- a/tensorflow/core/tpu/kernels/tpu_compile_op_common.cc +++ b/tensorflow/core/tpu/kernels/tpu_compile_op_common.cc @@ -358,7 +358,7 @@ Status TPUCompileOpKernelCommon::CompileTFFunctionToHlo( "termination is to ensure a consistent state. If your job " "does not restart, modify the retries allowed. See " "b/71383512."; -#elif +#else LOG(ERROR) << "Restarting TPU host due to cancelled compilation."; #endif