MLIR 23.0.0git
ExecutionEngineModule.cpp File Reference

Go to the source code of this file.

Classes

class  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::execution_engine::PyExecutionEngine
 Owning Wrapper around an ExecutionEngine. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::python
namespace  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN
namespace  mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::execution_engine

Functions

 NB_MODULE (_mlirExecutionEngine, m)
 Create the mlir.execution_engine module here.

Function Documentation

◆ NB_MODULE()