MLIR
20.0.0git
|
#include "mlir-c/Dialect/Linalg.h"
#include "mlir-c/IR.h"
#include "mlir/Bindings/Python/PybindAdaptors.h"
Go to the source code of this file.
Functions | |
static void | populateDialectLinalgSubmodule (py::module m) |
PYBIND11_MODULE (_mlirDialectsLinalg, m) | |
|
static |
Definition at line 15 of file DialectLinalg.cpp.
PYBIND11_MODULE | ( | _mlirDialectsLinalg | , |
m | |||
) |
Definition at line 24 of file DialectLinalg.cpp.