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
I am conducting chart-to-table testing on the ChartQA dataset, but it shows insufficient GPU memory. I am using a 24G GPU. I have also tried using torch.distributed for distributed training, placing the model on two GPUs for training, but the result is still insufficient GPU memory. I have set the batch_size to 1 and input_size to 224.
The text was updated successfully, but these errors were encountered:
I am conducting chart-to-table testing on the ChartQA dataset, but it shows insufficient GPU memory. I am using a 24G GPU. I have also tried using torch.distributed for distributed training, placing the model on two GPUs for training, but the result is still insufficient GPU memory. I have set the batch_size to 1 and input_size to 224.
The text was updated successfully, but these errors were encountered: