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.

TDA4VH-Q1: TIDL: Custom new model guideline: Issue with generating artifacts

Part Number: TDA4VH-Q1

Tool/software:

Im currently working with the custom model follow this guideline edgeai-tidl-tools/docs/custom_model_evaluation.md at master · TexasInstruments/edgeai-tidl-tools. When i add a new models config in model_configs.py, and build it by this command:
python3 ./tflrt_delegate.py -d -m cl-tfl-custom
Nothing shows up at my custom artifacts model. Yea and my models is .tflite extension, it was trained with only 1 layer. Did i do wrong or miss something??

  • Hi Khoi,

    In the command line you are using -d, this means it is running in host mode, so no artifacts are produced.  If you want artifacts, use -c -m.  Also why are you using TF?  The industry is settling on ONNX as the common interchange format.  It looks like you are starting on this project and if you can switch I would recommend ONNX model format.

    Regards,

    Chris

  • Hi Chris, 
    I'd already used the -c and -m flag. But the result is the same. I still dunno why my folder only have artifacts and models but nothing inside at all. And yea, today i'll try to use the ONNX format, if they could do the diff. I will inform u later!
    Best,
    Khoi

  • The engineer responsible is currently out of office. Please expect delay in response until next week.

    We appreciate your patience.

    Warm regards,

    Christina