Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.cc2056 std::vector<std::function<void()>>& compute_callbacks, in MakeOutputBuffers()
2123 std::vector<std::function<void()>> compute_callbacks; in ExecuteHelper() local