Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Doutfeed_receiver_py.cc45 OutfeedReceiverForPython(CallbackToPython callback_python, in OutfeedReceiverForPython() argument
48 : callback_python_(std::move(callback_python)), in OutfeedReceiverForPython()