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.

TDA2: TIDL import tensorflow model issue

Part Number: TDA2

hi,dear

             The same question with  "  https://e2e.ti.com/support/arm/automotive_processors/f/1021/t/692723 

The detailed infor lists as following:

I referred the section 3.6.5, optimized frozen graphs for MobileNet and tried to run the generated .pb but it's also showing error in tidl_log.txt file as :

"

TF Model File : ..\..\test\testvecs\config\tensorflow_models\mobilenet\mobilenet_v1_1.0_224_final.pb  

Could not find the requested input Data : MobilenetV1/MobilenetV1/Conv2d_0/Relu6 !!

"

                       It seems TIDL does not support the layer "MobilenetV1/MobilenetV1/Conv2d_0/Relu6" , right?

                        Looking forward to your reply!