Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/_shard/sharding_plan/
H A Dapi.py11 class ShardingPlan: class
/aosp_15_r20/external/pytorch/torch/distributed/_shard/
H A Dapi.py226 def shard_module(module: nn.Module, plan: ShardingPlan, src_rank=0, process_group=None):