AutoDeploy
AutoDeploy copied to clipboard
AutoDeploy is a single configuration deployment library
Uploads
Classification [model_dependencies.zip](https://github.com/kartik4949/AutoDeploy/files/7159611/model_dependencies.zip)
In order to meet any generic optimized generic docker requirement, it would be great to derive the Dockerfile based on the base image defined in config.
Dear @kartik4949, Awesome work ! That s really exciting ! It would be awesome to get some examples with Lightning Flash: https://github.com/PyTorchLightning/lightning-flash Best, T.C
- rejigged the dockerfile for proper layer reuse between monitor and predict images
Optimize the dockerfile to be shared between monitor and predict container images.
- Documentation for - preprocess - postprocess - custom metrics - file paths - Verbose definition for functions to be used from preprocess/postprocess and custom metrics in config.yaml -