Home
last modified time | relevance | path

Searched refs:check_common_constraints (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/xnnpack/partition/config/
H A Dgeneric_node_configs.py37 return self.check_common_constraints(node, ep)
130 if not self.check_common_constraints(node, ep):
177 if not self.check_common_constraints(node, ep):
233 if not self.check_common_constraints(node, ep):
287 if not self.check_common_constraints(node, ep):
342 if not self.check_common_constraints(node, ep):
388 if not self.check_common_constraints(node, ep):
414 if not self.check_common_constraints(node, ep):
492 if not self.check_common_constraints(node, ep):
H A Dnode_configs.py34 if not self.check_common_constraints(node, ep):
129 if not self.check_common_constraints(node, ep):
H A Dxnnpack_config.py114 def check_common_constraints( member in XNNPartitionerConfig
H A Dgemm_configs.py63 if not self.check_common_constraints(node, ep):