Home
last modified time | relevance | path

Searched refs:tpu_cancellation_terminates_process (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc60 static bool tpu_cancellation_terminates_process = false; variable
297 if (tpu_cancellation_terminates_process) { in TPUCancelExecution()