MLIR
20.0.0git
|
#include "mlir-c/Dialect/GPU.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 | |
PYBIND11_MODULE (_mlirDialectsGPU, m) | |
PYBIND11_MODULE | ( | _mlirDialectsGPU | , |
m | |||
) |
Definition at line 26 of file DialectGPU.cpp.