Is my GPU (RTX 3070) that slow when compared to Google Colab (Tesla T4)?
When training the same model using my jupyter notebook and google colab (using the EXACT same notebook),
They are both running the same code, thus they are both using ‘cuda’ as device, for sure.