Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/cadence/aot/
H A Dreplace_ops.py45 functionally_equivalent_op_targets: Dict[EdgeOpOverload, EdgeOpOverload] = { variable
236 if op not in functionally_equivalent_op_targets:
239 functionally_equivalent_op_targets[op], args, kwargs, meta