Home
last modified time | relevance | path

Searched defs:rmin (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Quant/Utils/
H A DFakeQuantSupport.cpp66 static void getNudgedScaleAndZeroPoint(int64_t qmin, int64_t qmax, double rmin, in getNudgedScaleAndZeroPoint()
108 mlir::quant::fakeQuantAttrsToType(Location loc, unsigned numBits, double rmin, in fakeQuantAttrsToType()
165 double rmin = rmins[axis]; in fakeQuantAttrsToType() local