Searched defs:LiteQuantParam (Results 1 – 3 of 3) sorted by relevance
26 struct LiteQuantParam { struct27 double scale;28 int32_t zeroPoint;31 bool inited;33 int bitNum;34 int roundType;35 int multiplier;36 int dstDtype;
42 struct LiteQuantParam { struct43 double scale;44 int32_t zeroPoint;