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

Part Number: TDA4

Tool/software: TI C/C++ Compiler

hello dear

       when i use tidl import tool to import the onnx model,make the warning as the picture show,is this warning will cause any problem in model import?

  • Hi,

    The model import process was successful but the execution of the inference might produce errors because these layers with the given parameters have not been validated yet. It may or may not work. You should carefully compare the output with your reference output.