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