Home
last modified time | relevance | path

Searched defs:reduce_dtype (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/distributed/_composable/fsdp/
D_fsdp_api.py45 reduce_dtype: Optional[torch.dtype] = None variable in MixedPrecisionPolicy
/external/pytorch/torch/distributed/fsdp/
Dapi.py221 reduce_dtype: Optional[torch.dtype] = None variable in MixedPrecision
/external/pytorch/torch/nn/parallel/
Ddistributed.py90 reduce_dtype: Optional[torch.dtype] = None variable in _MixedPrecision