MLIR
20.0.0git
|
#include "mlir-c/Dialect/NVGPU.h"
#include "mlir-c/IR.h"
#include "mlir/Bindings/Python/PybindAdaptors.h"
#include <pybind11/pybind11.h>
Go to the source code of this file.
Functions | |
static void | populateDialectNVGPUSubmodule (const pybind11::module &m) |
PYBIND11_MODULE (_mlirDialectsNVGPU, m) | |
|
static |
Definition at line 20 of file DialectNVGPU.cpp.
PYBIND11_MODULE | ( | _mlirDialectsNVGPU | , |
m | |||
) |
Definition at line 37 of file DialectNVGPU.cpp.