SBU-BMI / wsinfer

🔥 🚀 Blazingly fast pipeline for patch-based classification in whole slide images
https://wsinfer.readthedocs.io
Apache License 2.0
55 stars 9 forks source link

improve docs on how to install GPU dependencies for PyTorch #198

Closed kaczmarj closed 8 months ago

kaczmarj commented 8 months ago

the installation page should be updated to point users to pytorch's get-started page

https://pytorch.org/get-started/locally/

in the user guide wherever we mention gpu things, we should provide a link to the installation page about gpu dependencies.