Wrapper around an shaped type components.
More...
Wrapper around an shaped type components.
Definition at line 319 of file IRInterfaces.cpp.
◆ PyShapedTypeComponents() [1/5]
mlir::python::PyShapedTypeComponents::PyShapedTypeComponents |
( |
MlirType |
elementType | ) |
|
|
inline |
◆ PyShapedTypeComponents() [2/5]
mlir::python::PyShapedTypeComponents::PyShapedTypeComponents |
( |
py::list |
shape, |
|
|
MlirType |
elementType |
|
) |
| |
|
inline |
◆ PyShapedTypeComponents() [3/5]
mlir::python::PyShapedTypeComponents::PyShapedTypeComponents |
( |
py::list |
shape, |
|
|
MlirType |
elementType, |
|
|
MlirAttribute |
attribute |
|
) |
| |
|
inline |
◆ PyShapedTypeComponents() [4/5]
◆ PyShapedTypeComponents() [5/5]
◆ bind()
static void mlir::python::PyShapedTypeComponents::bind |
( |
py::module & |
m | ) |
|
|
inlinestatic |
◆ createFromCapsule()
static PyShapedTypeComponents mlir::python::PyShapedTypeComponents::createFromCapsule |
( |
pybind11::object |
capsule | ) |
|
|
static |
◆ getCapsule()
pybind11::object mlir::python::PyShapedTypeComponents::getCapsule |
( |
| ) |
|
The documentation for this class was generated from the following file: