SBU-BMI / wsinfer

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

[TEST] add devices to tests #142

Open kaczmarj opened 1 year ago

kaczmarj commented 1 year ago

for tests that run model inference, use the different available devices. this includes cpu, gpu, and mps. on github actions, only cpu will be available. but locally run tests can use the other devices.