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