Home
last modified time | relevance | path

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

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