BiomedSciAI / histocartography

A standardized Python API with necessary preprocessing, machine learning and explainability tools to facilitate graph-analytics in computational pathology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi-gpu usage

innerones opened this issue · comments

Thanks for your great package! It would be wonderful if multi-gpu training is possible.

Hi,

What module would require multi-gpu? In some cases, you could have a wrapper around an existing module that includes multi-threading.