MLIR
20.0.0git
|
#include "mlir-c/Dialect/Transform/Interpreter.h"
#include "mlir-c/IR.h"
#include "mlir-c/Support.h"
#include "mlir/Bindings/Python/PybindAdaptors.h"
#include <pybind11/detail/common.h>
#include <pybind11/pybind11.h>
Go to the source code of this file.
Functions | |
static void | populateTransformInterpreterSubmodule (py::module &m) |
PYBIND11_MODULE (_mlirTransformInterpreter, m) | |
|
static |
Definition at line 38 of file TransformInterpreter.cpp.
PYBIND11_MODULE | ( | _mlirTransformInterpreter | , |
m | |||
) |
Definition at line 102 of file TransformInterpreter.cpp.