b45b57cc58
* Use `Optional` for variables set to `None` by default * Use `Optional` instead of `Union[None, ...]` for consistency |
||
---|---|---|
.. | ||
__init__.py | ||
accelerator.py | ||
accelerator_connector.py | ||
cpu_accelerator.py | ||
ddp2_accelerator.py | ||
ddp_accelerator.py | ||
ddp_cpu_slurm_accelerator.py | ||
ddp_cpu_spawn_accelerator.py | ||
ddp_cpu_torchelastic_accelerator.py | ||
ddp_slurm_accelerator.py | ||
ddp_spawn_accelerator.py | ||
ddp_torchelastic_accelerator.py | ||
dp_accelerator.py | ||
gpu_accelerator.py | ||
horovod_accelerator.py | ||
tpu_accelerator.py |