Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/_composable/fsdp/
H A Dtest_fully_shard_training.py882 def init_global_mesh(self) -> DeviceMesh: member in TestFullyShard2DTraining
1130 def init_global_mesh(self) -> DeviceMesh: member in TestFullyShardNDTraining
/aosp_15_r20/external/pytorch/test/distributed/_composable/test_composability/
H A Dtest_2d_composability.py108 def init_global_mesh(self) -> DeviceMesh: member in TestFullyShard2DTraining