Home
last modified time | relevance | path

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

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