CIRCT 22.0.0git
|
Classes | |
class | BasePath |
class | Evaluator |
class | List |
class | Object |
Functions | |
wrap_mlir_object (value) | |
ir.Attrbute | om_var_to_attribute (obj, bool none_on_fail=False) |
unwrap_python_object (value) | |
ir.Attrbute om.om_var_to_attribute | ( | obj, | |
bool | none_on_fail = False |
||
) |
om.unwrap_python_object | ( | value | ) |
Definition at line 48 of file om.py.
Referenced by om.Evaluator.instantiate().
om.wrap_mlir_object | ( | value | ) |
Definition at line 23 of file om.py.
Referenced by om.Object.__getattr__(), and om.List.__getitem__().