2022年5月13日
摘要: 0、版本错误 查看每个版本说明下载安装相关库,类似这种:onnx-tensorflow/support_status_v1_10_0.md at main · onnx/onnx-tensorflow (github.com) 1、RuntimeError: Resize coordinate_tr 阅读全文
posted @ 2022-05-13 16:17 WenJXUST 阅读(560) 评论(0) 推荐(0)
摘要: pip install onnx-simplifier -i https://mirror.baidu.com/pypi/simple 0、安装如上; 1、用法命令 onnxsim 12345.onnx 12345sim.onnx --input-shape 1,3,512,512 2、出现op错误 阅读全文
posted @ 2022-05-13 09:17 WenJXUST 阅读(2638) 评论(0) 推荐(0)