Home
last modified time | relevance | path

Searched refs:output_shift_identity (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Dleaky_relu.cc40 int32_t output_shift_identity = 0; member
53 op_params.output_shift_identity = data->output_shift_identity; in QuantizeLeakyRelu()
87 &data->output_shift_identity); in LeakyReluPrepare()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dleaky_relu.h53 params.output_shift_identity); in QuantizeLeakyRelu()
/external/tensorflow/tensorflow/lite/kernels/
Dactivations.cc98 int32_t output_shift_identity = 0; member
371 &data->output_shift_identity); in LeakyReluPrepare()
1362 op_params.output_shift_identity = data->output_shift_identity; in QuantizeLeakyRelu()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h1160 int32_t output_shift_identity; member
/external/tensorflow/tensorflow/lite/micro/kernels/ceva/
Dtypes.h1257 int32_t output_shift_identity;