Home
last modified time | relevance | path

Searched defs:MixedPrecision (Results 1 – 8 of 8) sorted by relevance

/external/pytorch/test/distributed/fsdp/
Dtest_fsdp_unshard_params.py122 mixed_precision: Optional[MixedPrecision],
284 mixed_precision: Optional[MixedPrecision],
371 mixed_precision: Optional[MixedPrecision],
Dtest_fsdp_pure_fp16.py99 mixed_precision: MixedPrecision,
Dtest_fsdp_fine_tune.py339 mixed_precision: MixedPrecision,
/external/pytorch/torch/distributed/_composable/
Dfully_shard.py54 mixed_precision: Optional[MixedPrecision] = None,
/external/pytorch/torch/distributed/fsdp/
Dapi.py112 class MixedPrecision: class
D_init_utils.py432 mixed_precision: Optional[MixedPrecision],
Dfully_sharded_data_parallel.py421 mixed_precision: Optional[MixedPrecision] = None,
/external/pytorch/torch/testing/_internal/
Dcommon_fsdp.py1205 mixed_precision: Optional[MixedPrecision] = None,
1295 mixed_precision: Optional[MixedPrecision] = None,