Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dtpu_rewrite_device_util.cc87 llvm::SmallVector<Device, 8> system_devices; in GetTPUSystemDevices() local
118 Devices devices, llvm::ArrayRef<Device> system_devices, in GetTPUDevices()
450 llvm::SmallVector<Device, 8> system_devices; in GetTPUCompilationAndExecutionDevices() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_helpers.cc46 std::vector<Device*> system_devices; in GetSystemDevice() local