Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/launcher/
H A Dapi.py83 max_restarts: int = 3 variable in LaunchConfig
/aosp_15_r20/external/cronet/build/android/pylib/symbols/
H A Dexpensive_line_transformer.py177 def __init__(self, max_restarts, pool_size, passthrough_on_failure): argument
/aosp_15_r20/external/angle/build/android/pylib/symbols/
H A Dexpensive_line_transformer.py177 def __init__(self, max_restarts, pool_size, passthrough_on_failure): argument
/aosp_15_r20/external/webrtc/net/dcsctp/timer/
H A Dtimer.h79 const absl::optional<int> max_restarts; member
/aosp_15_r20/external/pytorch/test/distributed/elastic/agent/server/test/
H A Dapi_test.py164 max_restarts=1, argument
H A Dlocal_elastic_agent_test.py292 max_restarts=0, argument
/aosp_15_r20/external/pytorch/torch/distributed/elastic/agent/server/
H A Dapi.py84 max_restarts: int = 3 variable in WorkerSpec