rendeirolab / LazySlide

Modular and scalable whole slide image analysis
https://lazyslide.rtfd.io/
17 stars 0 forks source link

[New Feaeture] Support Multi-Devices inference for `tl.feature_extraction` #41

Open Mr-Milk opened 2 months ago

Mr-Milk commented 2 months ago

See https://gist.github.com/priyathamkat/31d6b931095358840ba4bf073127864c for inspiration.

The idea is to simply launch the model on different devices. This makes it possible to run inference on both GPU and CPU.