Searched defs:QuantizeWrapper (Results 1 – 1 of 1) sorted by relevance
38 class QuantizeWrapper : public GemmCommon<To, Tr> { class112 …QuantizeWrapper(const GemmArgs &args, const Requantize32 &qp) : _params(qp), _args(args), _barrier… in QuantizeWrapper() function in arm_gemm::QuantizeWrapper