Home
last modified time | relevance | path

Searched refs:PyConcreteOpInterface (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp53 class PyConcreteOpInterface { class
62 PyConcreteOpInterface(py::object object, DefaultingPyMlirContext context) in PyConcreteOpInterface() function in mlir::python::PyConcreteOpInterface
110 &PyConcreteOpInterface::getOperationObject, in bind()
112 .def_property_readonly("opview", &PyConcreteOpInterface::getOpView, in bind()
159 : public PyConcreteOpInterface<PyInferTypeOpInterface> {
161 using PyConcreteOpInterface<PyInferTypeOpInterface>::PyConcreteOpInterface;