使用 hrt_model_exec infer --model_file ./model.hbm --input_file ./features.bin,./coors.bin --enable_dump=True --dump_format=txt --dump_path=./out/ 工具推理与 C++ Demo推理结果不一致。附C++代码及输入和模型
使用 hrt_model_exec infer --model_file ./model.hbm --input_file ./features.bin,./coors.bin --enable_dump=True --dump_format=txt --dump_path=./out/ 工具推理与 C++ Demo推理结果不一致。附C++代码及输入和模型