atc模型转换产生的问题
收藏回复举报
atc模型转换产生的问题
t('forum.solved') 已解决
发表于2024-03-08 22:03:58
0 查看
atc --model=./human-pose-estimation512.onnx --framework=5 --output=openpose_pytorch_512 --soc_version=Ascend310 --input_shape="data:1, 3, 512, 512" --input_format=NCHW --insert_op_conf=./insert_op.cfg 

/usr/local/Ascend/ascend-toolkit/8.0.RC1.alpha001/x86_64-linux/bin/atc.bin: error while loading shared libraries: libascend_hal.so: cannot open shared object file: No such file or directory 

我要发帖子