Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.cc126 std::function<void()> on_done_with_host_buffer; in PjRtBufferFromPyval() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc650 std::function<void()> on_done_with_host_buffer, PjRtDevice* device) { in BufferFromHostBuffer()