Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dgpu_device.cc60 const std::map<int, std::unique_ptr<LocalDeviceState>>& addressable_devices, in CreateCudaAsyncAllocator()
192 std::map<int, std::unique_ptr<LocalDeviceState>> addressable_devices; in BuildLocalDeviceStates() local
207 const std::map<int, std::unique_ptr<LocalDeviceState>>& addressable_devices, in CreateBFCAllocator()
269 const std::map<int, std::unique_ptr<LocalDeviceState>>& in GetGpuDeviceAllocator()
H A Dpjrt_stream_executor_client.h164 absl::Span<PjRtDevice* const> addressable_devices() const override { in addressable_devices() function
335 std::vector<PjRtDevice*> addressable_devices; member
751 absl::Span<PjRtDevice* const> addressable_devices() const override { in addressable_devices() function
H A Dtfrt_cpu_pjrt_client.h130 absl::Span<PjRtDevice* const> addressable_devices() const override { in addressable_devices() function
505 absl::Span<PjRtDevice* const> addressable_devices() const override { in addressable_devices() function
H A Dpjrt_stream_executor_client.cc1766 std::vector<PjRtDevice*> addressable_devices, in PjRtStreamExecutorExecutable()
2395 std::vector<PjRtDevice*>& addressable_devices = extras.addressable_devices; in GetExecutableExtras() local
2458 std::vector<PjRtDevice*>& addressable_devices = extras.addressable_devices; in Compile() local
H A Dpjrt_c_api_client.h459 absl::Span<PjRtDevice* const> addressable_devices() const override { in addressable_devices() function
H A Dtfrt_cpu_pjrt_client.cc354 std::vector<PjRtDevice*> addressable_devices; in Compile() local
1165 std::vector<PjRtDevice*> addressable_devices, TfrtCpuClient* client) in TfrtCpuExecutable()
H A Dpjrt_c_api_client.cc118 absl::Span<PjRtDevice* const> PjRtCApiClient::addressable_devices() const { in addressable_devices() function in xla::PjRtCApiClient
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
H A Dpjrt_c_api_wrapper_impl.h39 std::vector<PJRT_Device*> addressable_devices; member
59 std::vector<PJRT_Device*> addressable_devices; member
H A Dpjrt_c_api.h281 PJRT_Device** addressable_devices; // out member
530 PJRT_Device** addressable_devices; // out member