MLIR
20.0.0git
|
#include <cstdint>
#include <vector>
#include "mlir-c/Dialect/Quant.h"
#include "mlir-c/IR.h"
#include "mlir/Bindings/Python/NanobindAdaptors.h"
#include "mlir/Bindings/Python/Nanobind.h"
Go to the source code of this file.
Functions | |
static void | populateDialectQuantSubmodule (const nb::module_ &m) |
NB_MODULE (_mlirDialectsQuant, m) | |
NB_MODULE | ( | _mlirDialectsQuant | , |
m | |||
) |
Definition at line 311 of file DialectQuant.cpp.
|
static |
Definition at line 22 of file DialectQuant.cpp.