Skip to content

CUDA out of memory error #2020

Answered by AdeelH
natedailey7 asked this question in Q&A
Dec 11, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I suspect the ONNX export is the problem (specifically this line that tries to allocate a sample input on the device). You can try learner.save_model_bundle(export_onnx=False) instead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@natedailey7
Comment options

Answer selected by natedailey7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants