Hi,
We have a deep learning tflite model which uses tanh activation. Since tanh is currently not supported by TIDL (https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/06_02_00_21/exports/docs/tidl_j7_01_01_00_10/ti_dl/docs/user_guide_html/md_tidl_layers_info.html) we are unable to proceed further with the conversion process.
Could you please suggest any supported activation function that we can use as an alternative to tanh to get similar results?