Searched defs:float_max (Results 1 – 5 of 5) sorted by relevance
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
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