Home
last modified time | relevance | path

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

/external/pytorch/torch/distributed/fsdp/
Dapi.py325 rank0_only: bool = False variable in FullStateDictConfig
379 rank0_only: bool = False variable in FullOptimStateDictConfig
/external/pytorch/test/distributed/tensor/parallel/
Dtest_parallelize_api.py41 rank0_only, argument
68 self, local_module, dist_module, inp_size, rank0_only=True, rowwise=False argument