My Project
|
#include "mlir/Pass/Pass.h"
Go to the source code of this file.
Namespaces | |
mlir | |
mlir::quantizer | |
Functions | |
std::unique_ptr< OpPassBase< ModuleOp > > | mlir::quantizer::createInferQuantizedTypesPass (SolverContext &solverContext, const TargetConfiguration &config) |
std::unique_ptr< OpPassBase< FuncOp > > | mlir::quantizer::createRemoveInstrumentationPass () |
std::unique_ptr< OpPassBase< FuncOp > > | mlir::quantizer::createAddDefaultStatsPass () |