Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_transfer_manager.cc84 infeed_manager->EnqueueDestination(std::move(buffers)); in EnqueueBuffersToInfeed()
133 outfeed_manager->EnqueueDestination(&outfeed_buffers); in TransferLiteralFromOutfeed()
Dxfeed_queue.h42 void EnqueueDestination(BufferType buffers) { in EnqueueDestination() function