Home
last modified time | relevance | path

Searched defs:HostCallbackContext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dhost_callback.h86 HostCallbackContext(HostCallback host_callback, PjRtClient* client) in HostCallbackContext() function
90 HostCallbackContext( in HostCallbackContext() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor.cc345 struct HostCallbackContext { struct
346 std::function<Status()> callback;
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc195 struct HostCallbackContext { struct
196 std::function<port::Status()> callback;