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.

TDA2EXEVM: How can I use TIDL's tensorflow framework?

Part Number: TDA2EXEVM


1、What is the current status of TIDL's tensorflow version of the training framework? Has it been made public?is there any problems in this framework?

2、 At present, how can the trained. Tflite file be imported into tidl for operation?

3、 could I add code in  tidl_tfimport. CPP and tidl_caffeimport. CPP in TIDL files to meet the layer we need? for example, the Normalize layer import tool does not support this, but the caffe-jacinto platform does?so that I can run it on the EVM?