Searched refs:restrict_scale (Results 1 – 4 of 4) sorted by relevance
337 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()403 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()474 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()539 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()609 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()673 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()742 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()805 property.restrict_scale = {{18, 0}}; in GetOperatorProperty()
116 std::vector<std::vector<int>> restrict_scale = {}; member
968 for (const std::vector<int>& input : property.restrict_scale) { in QuantizeSharedRange()
146 if (lstm_property.restrict_scale.size() != 1) { in matchAndRewrite()149 << lstm_property.restrict_scale.size() in matchAndRewrite()155 const std::vector<int>& tensors = lstm_property.restrict_scale[0]; in matchAndRewrite()