MLIR  20.0.0git
Functions
DialectQuant.cpp File Reference
#include "mlir-c/Dialect/Quant.h"
#include "mlir-c/IR.h"
#include "mlir/Bindings/Python/PybindAdaptors.h"
#include <cstdint>
#include <pybind11/cast.h>
#include <pybind11/detail/common.h>
#include <pybind11/pybind11.h>
#include <vector>

Go to the source code of this file.

Functions

static void populateDialectQuantSubmodule (const py::module &m)
 
 PYBIND11_MODULE (_mlirDialectsQuant, m)
 

Function Documentation

◆ populateDialectQuantSubmodule()

static void populateDialectQuantSubmodule ( const py::module &  m)
static

Definition at line 23 of file DialectQuant.cpp.

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( _mlirDialectsQuant  ,
 
)

Definition at line 310 of file DialectQuant.cpp.