kheyer / Genomic-ULMFiT

ULMFiT for Genomic Sequence Data
285 stars 55 forks source link

CUDA out of memory during classification. #2

Closed nafizh closed 5 years ago

nafizh commented 5 years ago

I am using a Titan X GPU with 12GB memory. It handles language model training on a large protein dataset, and finetuning on a smaller one. But during classification on the small dataset, suddenly CUDA runs out of memory. Have you faced any such issue? How much GPU memory did you use during the training?