Home
last modified time | relevance | path

Searched defs:tag_nodes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/partition/
H A Dqnn_partitioner.py135 def tag_nodes( member in QnnPartitioner
/aosp_15_r20/external/executorch/backends/apple/mps/partition/
H A Dmps_partitioner.py94 def tag_nodes(self, partitions: List[Partition]) -> None: member in MPSPartitioner
/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dwrap.py188 def tag_nodes(self, gmod, is_sac): member in TagActivationCheckpoint