摘要: ·error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none· Linux下: export GIT_SSL_NO_VERIFY=1 windows下: 阅读全文
posted @ 2020-12-04 10:07 三一一一317 阅读(197) 评论(0) 推荐(0)
摘要: 1 TensotRT7 安装 ONNX_tensorrt教程 1 git clone --recursive -b 7.0 https://github.com/onnx/onnx-tensorrt.git 2 cd onnx-tensorrt 3 mkdir build 4 cd build 5 阅读全文
posted @ 2020-12-04 10:02 三一一一317 阅读(1719) 评论(0) 推荐(0)