This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[TIDL]RELU in Conv2D was implemented?

Hello,

Could you explain how RELU is connected with Conv2D layer ? 

convParams.enableRelU was set in TIDL_importRelUParams(), but enableRelU was not referenced in Tidl_conv2d_base.c. I can't understand how to inform existence of RelU operation to Conv2D layer.

Best regards,

Wilson.