Searched refs:reluMax (Results 1 – 1 of 1) sorted by relevance
56 float reluMax = std::numeric_limits<float>::max()) { in reluFloat() argument61 std::min(std::max(reluMin, static_cast<float>(*inputData)), reluMax)); in reluFloat()66 const Shape& outputShape, float reluMin, float reluMax);69 float reluMax);