Home
last modified time | relevance | path

Searched defs:PyShapedTypeComponents (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp319 PyShapedTypeComponents(nb::list shape, MlirType elementType) class
321 PyShapedTypeComponents(nb::list shape, MlirType elementType, in PyShapedTypeComponents() function in mlir::python::PyShapedTypeComponents
322 PyShapedTypeComponents(py::list shape, MlirType elementType) PyShapedTypeComponents() function in mlir::python::PyShapedTypeComponents
324 PyShapedTypeComponents(py::list shape, MlirType elementType, PyShapedTypeComponents() function in mlir::python::PyShapedTypeComponents
329 PyShapedTypeComponents(PyShapedTypeComponents &&other) noexcept PyShapedTypeComponents() function in mlir::python::PyShapedTypeComponents
[all...]