Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dpartitioner_utils.py96 partition_to_logical_device_mapping: Dict[int, List[int]] = {} variable in PartitionerConfig
H A Daccelerator_partitioner.py1057 self, node_to_partition_mapping, partition_to_logical_device_mapping argument