Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_helpers.cc98 std::vector<Device*>* host_system_devices) { in GetHostSystemDevices()
155 std::vector<Device*> host_system_devices; in GetTPUDevices() local