DEV Community

Discussion on: What's your local dev setup for deep learning with PyTorch?

Collapse
 
adrianmarkperea profile image
Adrian Perea

Not using pytorch but currently:

  • TF2
  • Windows 10 Professional with WSL 2
  • Dell XPS 13 with RTX 2070 Super connected via TB3
  • Vanilla python with venv

For quick and dirty solutions, I like to use google colab!

Collapse
 
marcusturewicz profile image
Marcus Turewicz

Thanks for letting me know!

I am keen to try out WSL 2 with deep learning. Do you see any major performance slow downs compared to native Linux?

Collapse
 
adrianmarkperea profile image
Adrian Perea

I haven't tried any particular benchmarking, but I would expect a small performance dip due to the tb3 bandwidth limit