dchaley / dchaley/deepcell-segmentation
Only install tensorflow into container
Open
- Dominant language
- Jupyter Notebook
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Move tensorflow to a 3rd requirements.txt file. We don't actually need it for the majority of our work, in particular launching jobs onto batch. It adds 1.2GB to the venv size (hence initial setup time).
Consider removing scipy & others also only used during the pipeline itself.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.