Home
last modified time | relevance | path

Searched defs:upper (Results 1 – 1 of 1) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/
Dactivations_common.cc98 const float upper = 6.0f; in Relu6Float() local
105 void Relu6Quantized(int8_t lower, int8_t upper, const RuntimeShape& input_shape, in Relu6Quantized()