simple-HigherHRNet icon indicating copy to clipboard operation
simple-HigherHRNet copied to clipboard

torch.onnx.export come across an error :"Process finished with exit code -1073741819 (0xC0000005)"

Open anzisheng opened this issue 1 year ago • 1 comments

When I run "export-tensorrt-model.py", it crush at calling "torch.onnx.export", the return info is "Process finished with exit code -1073741819 (0xC0000005)" Anyone can tell me the reason of this bug?

anzisheng avatar Jul 07 '23 10:07 anzisheng