Searched defs:multiplier_exponent_perchannel (Results 1 – 3 of 3) sorted by relevance
149 const int* multiplier_exponent_perchannel() const { in multiplier_exponent_perchannel() function231 static constexpr const int* multiplier_exponent_perchannel = nullptr; member
138 const int* multiplier_exponent_perchannel = nullptr; member
475 std::vector<int> multiplier_exponent_perchannel(rows); in TestSomeGemm() local