Base class of operation adaptors.
More...
#include "mlir/Bindings/Python/IRCore.h"
Base class of operation adaptors.
Definition at line 1833 of file IRCore.h.
◆ PyOpAdaptor() [1/2]
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpAdaptor::PyOpAdaptor |
( |
nanobind::list | operands, |
|
|
PyOpAttributeMap | attributes ) |
|
inline |
◆ PyOpAdaptor() [2/2]
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpAdaptor::PyOpAdaptor |
( |
nanobind::list | operands, |
|
|
PyOpView & | opView ) |
|
inline |
◆ bind()
| void mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyOpAdaptor::bind |
( |
nanobind::module_ & | m | ) |
|
|
static |
The documentation for this class was generated from the following files: