Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
H A Dquantize_wrapper.hpp38 class QuantizeWrapper : public GemmCommon<To, Tr> { class
112QuantizeWrapper(const GemmArgs &args, const Requantize32 &qp) : _params(qp), _args(args), _barrier… in QuantizeWrapper() function in arm_gemm::QuantizeWrapper