TexasInstruments / edgeai-tidl-tools

Edgeai TIDL Tools and Examples - This repository contains Tools and example developed for Deep learning runtime (DLRT) offering provided by TI’s edge AI solutions.
Other
121 stars 27 forks source link

ALLOWLISTING : SUB layer : Elementwise subtraction with none of the inputs constant/initializer (both inputs as variable inputs) is not supported -- file info - tidl_import_common_model_check.cpp , TIDL_checkAddMulSubDivTensorProperties , 293 #58

Open guodaoyi opened 1 year ago

guodaoyi commented 1 year ago

ALLOWLISTING : SUB layer : Elementwise subtraction with none of the inputs constant/initializer (both inputs as variable inputs) is not supported -- file info - tidl_import_common_model_check.cpp , TIDL_checkAddMulSubDivTensorProperties , 293

hello,i am using "tidl_model_import.out" to complie my own ONNX model,but i meet error above,what should i do

yongguanjiangshan commented 1 year ago

hi, do you solve this problem?

tannlonggtaoo commented 1 year ago

I met exactly the same problem...