dchaley / dchaley/deepcell-segmentation
Consider including TF model on Docker container
Open
- Dominant language
- Jupyter Notebook
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Each prediction job fetches the container.
If we're going to fetch it anyhow … why not pre-fetch it by including it in the container?
One reason: a larger container would slow down each task that doesn't use it.
Question: does image streaming help with that?
Question: is it Really That Bad if we have 1 container with the GPU stuff … and another without?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.