jamesdolezal / slideflow

Deep learning library for digital pathology, with both Tensorflow and PyTorch support.
https://slideflow.dev
GNU General Public License v3.0
230 stars 38 forks source link

[QUESTION] Is Ninja required to run this? #384

Open lcniel opened 3 weeks ago

lcniel commented 3 weeks ago

Description

The various requirements specs note ninja as a requirement of this package, but I don't see ninja being necessary to execute it, since it only appears inside those specifications. Is ninja actually necessary to run slideflow?

I would urge you to check all your requirements (since they are very extensive) along the same lines as it will help when building this package for HPC clusters.