Home
last modified time | relevance | path

Searched refs:init_from_local_shards (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/_shard/sharded_tensor/
H A Dtest_sharded_tensor.py2437 st = sharded_tensor.init_from_local_shards(
2644 st = sharded_tensor.init_from_local_shards(
2694 st = sharded_tensor.init_from_local_shards(
2704 st = sharded_tensor.init_from_local_shards(
2717 st = sharded_tensor.init_from_local_shards(
2754 st = sharded_tensor.init_from_local_shards(
2769 st = sharded_tensor.init_from_local_shards(
2786 st = sharded_tensor.init_from_local_shards(
2816 st = sharded_tensor.init_from_local_shards(
2830 st = sharded_tensor.init_from_local_shards(
[all …]
/aosp_15_r20/external/pytorch/torch/distributed/_shard/sharded_tensor/
H A D__init__.py358 def init_from_local_shards( function
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_state_dict_utils.py24 init_from_local_shards,
442 sharded_tensor = init_from_local_shards(
/aosp_15_r20/external/pytorch/test/distributed/fsdp/
H A Dtest_fsdp_state_dict.py15 init_from_local_shards,
1291 sharded_tensor = init_from_local_shards(
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_gloo.py37 init_from_local_shards,
1799 st = init_from_local_shards(local_shards, [10, 10])