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.

TDA4VM: 使用tidl_model_import.out进行模型转换报错

Part Number: TDA4VM

rtos-sdk-0805-j784s4+tidl_j784s4_08_05_00_16

命令:./out/tidl_model_import.out /data_local/workdir/model/conv_board.txt

model_conv_board.txt

modelType  = 2

numParamBits = 8

numFeatureBits = 8

inputNetFile = "/data_local/workdir/model/conv_board.onnx"

outputNetFile = "/data_local/workdir/out/tidl_net_out.bin"

outputParamsFile   = "/data_local/workdir/out/tidl_io_out_"

perfSimConfig = ../../test/testvecs/config/import/device_config.cfg

inFileFormat = 2

inData = "/data_local/workdir/img/img.txt"

numFrames = 1

inWidth = 1920

inHeight = 608

inNumChannels = 3

inDataNorm = 1

inMean = 137.733 130.282 127.753

inScale = 0.031950 0.025250 0.024000

debugTraceLevel = 3

wrtieTraceLevel = 3

writeOutput = 2

compileConstraintsFlag = 83886080

ONNX模型 format ONNX v8 opset version onnx11

****************************************************
**                   TIDL Model Checker                   **
****************************************************

WARNING: [TIDL_E_DATAFLOW_INFO_NULL]Network compiler returned with error or didn't executed. This model can only be used on PC/Host emulation mode, it is not expected to work on target/EVM.

****************************************************
**          1 WARNINGS          1 ERRORS          **
****************************************************