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