Home
last modified time | relevance | path

Searched defs:ExitCountdown (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_compile_ops.cc105 void ExitCountdown(Env* env, std::shared_ptr<std::atomic<bool>> done) { in ExitCountdown() function
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc91 void ExitCountdown(Env* env) { in ExitCountdown() function
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.cc389 /* static */ void TpuCompileOpKernelCommon::ExitCountdown( in ExitCountdown() function in tensorflow::tpu::TpuCompileOpKernelCommon