|
MLIR 22.0.0git
|
This is the complete list of members for mlir::python::PyShapedTypeComponents, including all inherited members.
| bind(nb::module_ &m) | mlir::python::PyShapedTypeComponents | inlinestatic |
| createFromCapsule(nb::object capsule) | mlir::python::PyShapedTypeComponents | static |
| getCapsule() | mlir::python::PyShapedTypeComponents | |
| PyShapedTypeComponents(MlirType elementType) | mlir::python::PyShapedTypeComponents | inline |
| PyShapedTypeComponents(nb::list shape, MlirType elementType) | mlir::python::PyShapedTypeComponents | inline |
| PyShapedTypeComponents(nb::list shape, MlirType elementType, MlirAttribute attribute) | mlir::python::PyShapedTypeComponents | inline |
| PyShapedTypeComponents(PyShapedTypeComponents &)=delete | mlir::python::PyShapedTypeComponents | |
| PyShapedTypeComponents(PyShapedTypeComponents &&other) noexcept | mlir::python::PyShapedTypeComponents | inline |