Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h156 Status WaitForOutfeedReady(int32 outfeed_queue_index);
Dtpu_executor.cc254 Status TpuExecutor::WaitForOutfeedReady(int32 outfeed_queue_index) { in WaitForOutfeedReady() function in tensorflow::tpu::TpuExecutor