Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yolov7 onnx to trt core dump #135

Open
qrsssh opened this issue Jul 10, 2024 · 1 comment
Open

yolov7 onnx to trt core dump #135

qrsssh opened this issue Jul 10, 2024 · 1 comment

Comments

@qrsssh
Copy link

qrsssh commented Jul 10, 2024

python tensorrt-python/export.py -o mfd-20230613.onnx -e a.trt -p fp32 --end2end --v8
Namespace(calib_batch_size=8, calib_cache='./calibration.cache', calib_input=None, calib_num_images=5000, conf_thres=0.4, end2end=True, engine='a.trt', iou_thres=0.5, max_det=100, onnx='a.onnx', precision='fp32', v10=False, v8=True, verbose=False, workspace=1)
[07/10/2024-02:16:51] [TRT] [W] Unable to determine GPU memory usage: CUDA driver version is insufficient for CUDA runtime version
[07/10/2024-02:16:51] [TRT] [W] Unable to determine GPU memory usage: CUDA driver version is insufficient for CUDA runtime version
[07/10/2024-02:16:51] [TRT] [I] [MemUsageChange] Init CUDA: CPU +0, GPU +0, now: CPU 10, GPU 0 (MiB)
terminate called without an active exception
已放弃 (核心已转储

@qrsssh
Copy link
Author

qrsssh commented Jul 10, 2024

@Linaom1214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant