Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/dialects/edge/
H A D_ops.py67 class FunctionDtypeConstraint: class
242 self.dtype_constraint = FunctionDtypeConstraint(
/aosp_15_r20/external/executorch/exir/dialects/edge/test/
H A Dtest_edge_ops.py19 FunctionDtypeConstraint,
142 isinstance(edge_foo_schema.dtype_constraint, FunctionDtypeConstraint)