详细描述的问题:
-
系统软件版本: x3_ubuntu_v1.1.5
-
问题涉及的技术领域: AI Benchmark
-
问题描述:运行ddk/samples/ai_benchmark/code里面resnet18出错
-
复现概率:必现
-
提供必要的问题日志:
-
root@ubuntu:~/ptq/script/classification/resnet18# source ../../base_config.sh
-
root@ubuntu:~/ptq/script/classification/resnet18# export SHOW_FPS_LOG=1
-
root@ubuntu:~/ptq/script/classification/resnet18# ${app} --config_file=workflow_accuracy.json --log_level=2
-
../../aarch64/bin/example --config_file=workflow_accuracy.json --log_level=2
-
I0000 00:00:00.000000 120171 vlog_is_on.cc:197] RAW: Set VLOG level for “*” to 2
-
I0425 09:22:18.640105 120171 simple_example.cc:37] EXAMPLE_SYSTEM
-
I0425 09:22:18.640313 120171 simple_example.cc:38] EXAMPLE_REPORT
-
I0425 09:22:18.640341 120171 simple_example.cc:39] EXAMPLE_DETAIL
-
[BPU_PLAT]BPU Platform Version(1.3.3)!
-
[HBRT] set log level as 0. version = 3.15.17.0
-
[DNN] Runtime version = 1.17.3_(3.15.17 HBRT)
-
[A][DNN][packed_model.cpp:222](1682385738962) [HorizonRT] The model builder version = 1.15.5
-
I0425 09:22:19.097177 120171 workflow_plugin.cc:30] WorkflowPlugin inited.
-
I0425 09:22:19.097626 120171 input_plugin.cc:52] InputProducerPlugin start.
-
I0425 09:22:19.097677 120171 workflow_plugin.cc:37] WorkflowPlugin start.
-
terminate called after throwing an instance of 'I0425 09:22:19.098210 120171 output_plugin.cc:134] OutputConsumerPlugin start.
-
std::invalid_argument’
-
what(): stoi
-
Aborted
-
软件上是否有做自定义修改:否