Home
last modified time | relevance | path

Searched refs:kTfLiteActTanh (Results 1 – 3 of 3) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/
Dactivation_utils.h42 case kTfLiteActTanh: in ActivationValFloat()
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/c/
Dbuiltin_op_data.h71 kTfLiteActTanh, enumerator
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc116 return kTfLiteActTanh; in ConvertActivation()