Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.h341 bool IsOnCpu() const override { return true; } in IsOnCpu() function
H A Dpjrt_c_api_client.cc747 bool PjRtCApiBuffer::IsOnCpu() const { in IsOnCpu() function in xla::PjRtCApiBuffer
H A Dpjrt_stream_executor_client.cc587 bool PjRtStreamExecutorBuffer::IsOnCpu() const { in IsOnCpu() function in xla::PjRtStreamExecutorBuffer