Home
last modified time | relevance | path

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

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