You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use onnx.export() method to export the 'pth' model to onnx model, it always prompts me 'cuda out of memory'.
How can I solve this problem besides add my cuda memory.
My cuda memory is 24GB total.
The text was updated successfully, but these errors were encountered:
When I use onnx.export() method to export the 'pth' model to onnx model, it always prompts me 'cuda out of memory'.
How can I solve this problem besides add my cuda memory.
My cuda memory is 24GB total.
The text was updated successfully, but these errors were encountered: