Public Member Functions | |
| def | run (self, n_procs, config, backend="gloo", **kwargs) |
Static Public Member Functions | |
| def | init_process (process_rank, world_size, func, config, backend="gloo", **kwargs) |
| Initialize the distributed environment. More... | |
| def | run_ (process_rank, world_size, config, **kwargs) |
|
static |
Initialize the distributed environment.
| def rlpack.simulator_async.SimulatorAsync.run | ( | self, | |
| n_procs, | |||
| config, | |||
backend = "gloo", |
|||
| ** | kwargs | ||
| ) |
|
static |