Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Doutfeed_receiver.cc177 return callback_queue_size_bytes_ < max_callback_queue_size_bytes_; in CallbackQueueHasSpace()
206 uint64_t max_callback_queue_size_bytes_; member in xla::OutfeedReceiverImpl
232 max_callback_queue_size_bytes_ = max_callback_queue_size_bytes; in OutfeedReceiverImpl()