Searched defs:saturate_host (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/fx/experimental/ | ||
H A D | partitioner_utils.py | 98 saturate_host: bool = False variable in PartitionerConfig |
H A D | accelerator_partitioner.py | 498 def saturate_host(self) -> None: member in Partitioner |