Dear Champs,
The leak ReLU is supported in TIDL? My customer is little-bit confused if leak ReLU is supported in TIDL by referring below e2e.
Could you please clarify this?
TIDL supports Relu, Relu6 and leaky Relu activation functions, and Relu and Relu6 would be more optimal for performance, so you can use these activation functions. |
My customer is trying implement leakReLU on TDA4 in their AI model, and they found the accuracy and performance are poor in TDA4 than PC. Could you please provide guide how Leak ReLU can be implemented?
Should this be replaced with ReLU?
I suggested to check our Webinar for YoloV5 implementation to customer, but it would be very helpful if you can provide additional comments on this.
Thanks and Best Regards,
SI.