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?