Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
H A Dservice.h58 absl::Duration enumerate_devices_timeout = absl::Seconds(60); member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla.cc486 -> StatusOr<std::unique_ptr<DistributedRuntimeService>> { in PYBIND11_MODULE()