Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.h142 std::vector<std::shared_ptr<PjRtDevice>> local_devices_; variable
382 std::vector<std::shared_ptr<PjRtDevice>> local_devices_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_test.cc338 std::vector<std::unique_ptr<Device>> local_devices_; member in tensorflow::__anon97448ef90111::PlacerTest