Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/examples/
H A Dfsdp_checkpoint_example.py30 def init_model(): function
/aosp_15_r20/external/pytorch/test/distributed/_composable/test_composability/
H A Dtest_2d_composability.py392 def init_model(self, device_type, model_parallel_size=2): member in Test2dFSDP1ParallelIntegration