Searched defs:float_max (Results 1 – 9 of 9) sorted by relevance
36 float float_max) { in GetMaximumErrorForQuantization()47 constexpr float float_max = 1.0f; in TEST() local88 constexpr float float_max = 100.0f; in TEST() local
43 float float_max) { in Create()
81 const float float_max = 127.0; in TEST_F() local105 const float float_max = 6.0; in TEST_F() local128 const float float_max = -1.0; in TEST_F() local149 const float float_max = 1.0; in TEST_F() local171 const float float_max = 0; in TEST_F() local
63 float float_max = std::max(0.f, float_quant_params.max()->Get(0)); in VerifyAsymmetricQuantizationScale() local
185 float float_max = std::numeric_limits<float>::max(); variable
23 const auto float_max = std::numeric_limits<float>::max(); variable
1137 fn float_max() { in float_max() function
134 float float_max = std::max(0.f, float_quant_params.max()->Get(0)); in VerifyAsymmetricQuantizationScale() local
385 auto float_max = op.max(); in matchAndRewrite() local