Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Doutfeed_receiver_py.cc41 using CallbackToPython = typedef in xla::__anon9362a2160111::OutfeedReceiverForPython
44 OutfeedReceiverForPython(CallbackToPython callback_python, in OutfeedReceiverForPython()
113 CallbackToPython callback_python_;
127 [](OutfeedReceiverForPython::CallbackToPython callback_to_python, in BuildOutfeedReceiverSubmodule()