NKI-AI / ahcore

Ahcore is the AI for Oncology core computational pathology toolkit
Apache License 2.0
15 stars 1 forks source link

Bugfix/mps acceleration support #10

Closed BPdeRooij closed 10 months ago

BPdeRooij commented 10 months ago

Fixes #{9} by transforming mpp from float64 to torch.float32 if mps backend is available. Also adds an explicit trainer/mps.yaml config file, based on the trainer/default.yaml

jonasteuwen commented 10 months ago

Why is mpp even in there?