Home
last modified time | relevance | path

Searched refs:owned_devices_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h256 std::vector<std::unique_ptr<PjRtStreamExecutorDevice>> owned_devices_; variable
Dpjrt_stream_executor_client.cc214 owned_devices_(std::move(devices)), in PjRtStreamExecutorClient()
234 owned_devices_) { in PjRtStreamExecutorClient()