MLIR
20.0.0git
|
#include "mlir/Dialect/Quant/Utils/UniformSupport.h"
#include "mlir/IR/BuiltinTypes.h"
#include <numeric>
Go to the source code of this file.
Functions | |
static bool | isQuantizablePrimitiveType (Type inputType) |
|
static |
Definition at line 16 of file UniformSupport.cpp.
Referenced by mlir::quant::ExpressedToQuantizedConverter::forInputType().