Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dxfeed_queue.h55 bool became_empty; in BlockingGetNextDestination() local
64 became_empty = enqueued_buffers_.empty(); in BlockingGetNextDestination()
66 if (became_empty) { in BlockingGetNextDestination()