MLIR
20.0.0git
|
#include "mlir-c/ExecutionEngine.h"
#include "mlir/Bindings/Python/NanobindAdaptors.h"
#include "mlir/Bindings/Python/Nanobind.h"
Go to the source code of this file.
Functions | |
NB_MODULE (_mlirExecutionEngine, m) | |
Create the mlir.execution_engine module here. More... | |
NB_MODULE | ( | _mlirExecutionEngine | , |
m | |||
) |
Create the mlir.execution_engine
module here.
Definition at line 67 of file ExecutionEngineModule.cpp.