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