Home
last modified time | relevance | path

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

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