dchaley / deepcell-imaging

Tools & guidance to scale DeepCell imaging on Google Cloud Batch
8 stars 2 forks source link

Bring multi-step to parity with benchmark.py #269

Closed dchaley closed 2 months ago

dchaley commented 2 months ago

benchmark.py via run-job has a few features that the multistep version doesn't have:

We need to implement these in the multistep version so that it can run in the target environment.

dchaley commented 2 months ago

Fixed in #270