MLIR
22.0.0git
|
#include "mlir-c/Dialect/GPU.h"
#include "mlir-c/IR.h"
#include "mlir-c/Support.h"
#include "mlir/Bindings/Python/Nanobind.h"
#include "mlir/Bindings/Python/NanobindAdaptors.h"
Go to the source code of this file.
Functions | |
NB_MODULE (_mlirDialectsGPU, m) | |
NB_MODULE | ( | _mlirDialectsGPU | , |
m | |||
) |
Definition at line 26 of file DialectGPU.cpp.
References MlirStringRef::data, mlir::python::nanobind_adaptors::pure_subclass::def_classmethod(), MlirStringRef::length, mlirAttributeGetContext(), mlirAttributeIsAGPUObjectAttr(), mlirGPUAsyncTokenTypeGet(), mlirGPUObjectAttrGetFormat(), mlirGPUObjectAttrGetKernels(), mlirGPUObjectAttrGetObject(), mlirGPUObjectAttrGetProperties(), mlirGPUObjectAttrGetTarget(), mlirGPUObjectAttrGetWithKernels(), mlirGPUObjectAttrHasKernels(), mlirGPUObjectAttrHasProperties(), mlirStringRefCreate(), and mlirTypeIsAGPUAsyncTokenType().