Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
H A Dpjrt_c_api_wrapper_impl.cc166 xla::PjRtDevice* cpp_device, absl::Span<PJRT_Device* const> device_list) { in FindDeviceWrapper()
192 xla::PjRtDevice* cpp_device = cpp_devices[i]; in PopulatePjrtExecutableAddressableDevices() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.cc81 std::unique_ptr<PjRtCApiDevice>& cpp_device = owned_devices_.emplace_back( in InitDevices() local