Searched defs:multiplier_fixedpoint_perchannel (Results 1 – 3 of 3) sorted by relevance
133 const AccumScalar* multiplier_fixedpoint_perchannel() const { in multiplier_fixedpoint_perchannel() function233 static constexpr const AccumScalar* multiplier_fixedpoint_perchannel = member
130 const AccumScalar* multiplier_fixedpoint_perchannel = nullptr; member
489 std::vector<AccumScalar> multiplier_fixedpoint_perchannel(rows); in TestSomeGemm() local