Home
last modified time | relevance | path

Searched defs:max_callback_queue_size_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Doutfeed_receiver_py.cc46 ssize_t max_callback_queue_size_bytes) in OutfeedReceiverForPython()
130 -> std::unique_ptr<OutfeedReceiverForPython> { in BuildOutfeedReceiverSubmodule()
H A Doutfeed_receiver.cc228 ssize_t max_callback_queue_size_bytes) { in OutfeedReceiverImpl()
469 ssize_t max_callback_queue_size_bytes) { in OutfeedReceiver()