simple-HigherHRNet
simple-HigherHRNet copied to clipboard
torch.onnx.export come across an error :"Process finished with exit code -1073741819 (0xC0000005)"
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?