摘要:
onnx 版本 onnx 1.6.0onnx-simplifier 0.2.2onnxruntime 1.1.0onnxruntime-gpu 1.1.0 mxnet 版本 mxnet-cu101 1.7.0 原因 mxnet bug https://github.com/apache/mxnet/ 阅读全文
posted @ 2023-03-21 17:10
singyoutosleep
阅读(335)
评论(0)
推荐(0)
摘要:
#def download(url) -> np.array:def download(url): while True: res = requests.get(url).content return cv2.imdecode(np.fromstring(res, np.uint8), cv2.IM 阅读全文
posted @ 2023-03-13 11:35
singyoutosleep
阅读(26)
评论(0)
推荐(0)
浙公网安备 33010602011771号