qml.capture.primitives.AbstractOperator¶
- class AbstractOperator¶
Bases:
AbstractValueAn operator captured into plxpr.
Attributes
Methods
join(other)lo_ty()lo_ty_qdd(qdd)str_short([short_dtypes, mesh_axis_types])update(**kwargs)update_vma(vma)update_weak_type(weak_type)- at_least_vspace()¶
- join(other)¶
- lo_ty()¶
- lo_ty_qdd(qdd)¶
- normalize()¶
- str_short(short_dtypes=False, mesh_axis_types=False)¶
- strip_weak_type()¶
- to_tangent_aval()¶
- update(**kwargs)¶
- update_vma(vma)¶
- update_weak_type(weak_type)¶
code/api/pennylane.capture.primitives.AbstractOperator
Download Python script
Download Notebook
View on GitHub