[ERROR]: Cannot retrieve property name from /home/MetaWare_MX_1_4/examples/public_models/ResNet50_V1_12/out/fm/ev_native_release/run_config.ini
Did you forget to build first?
synopsys metaware 安装目录下使用它自带的脚本工具build.py,明明当前目录下就有一个CMakeLists.txt文件,但是执行build -e BUILD_CONFIG=ev_native -co NN_ABSTRACTION=reference -co WITH_SYSTEMC=on -j4, 还是报如下错误,
[ERROR]: No CMakeLists.txt found. Are you in the correct folder? You could also supply a target name using -tg.