Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc296 void TPUCancelExecution(Env* env, int device_ordinal) { in TPUCancelExecution() function
354 [device_ordinal, env]() { TPUCancelExecution(env, device_ordinal); }); in RegisterCancellation()