Searched defs:scales_inv (Results 1 – 2 of 2) sorted by relevance
137 const std::vector<float>& scales_inv, in SymmetricPerChannelQuantizeValues()
205 const std::vector<float> scales_inv = {2, 0.5, 3}; in TEST() local