Hello, when I ran the code for data preprocessing, it took more than a week to complete. Is this normal? Additionally, I checked the GPU utilization in the background and found that it was almost not being used. However, torch.cuda.is_available() returns True, indicating that it's available.
Hello, when I ran the code for data preprocessing, it took more than a week to complete. Is this normal? Additionally, I checked the GPU utilization in the background and found that it was almost not being used. However, torch.cuda.is_available() returns True, indicating that it's available.