Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.h341 PjRtFuture<Status> CopyRawToHost(void* dst, int64_t offset, in CopyRawToHost() function
H A Dtfrt_cpu_pjrt_client.h310 PjRtFuture<Status> CopyRawToHost(void* dst, int64_t offset, in CopyRawToHost() function
H A Dpjrt_stream_executor_client.cc1391 PjRtFuture<Status> PjRtStreamExecutorBuffer::CopyRawToHost( in CopyRawToHost() function in xla::PjRtStreamExecutorBuffer