Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_runtime_utils.py693 flat_param, argument
H A D_flat_param.py1610 def cast_grad_to_param_dtype_if_needed(flat_param): argument
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_functions.py2195 import torch.distributed.fsdp._flat_param as flat_param namespace