Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dpartitioner_utils.py98 saturate_host: bool = False variable in PartitionerConfig
H A Daccelerator_partitioner.py498 def saturate_host(self) -> None: member in Partitioner