Skip to content

many enhancements to handle adaptive Docker containers via CK

Compare
Choose a tag to compare
@gfursin gfursin released this 24 May 15:33
· 7174 commits to master since this release
  • added module "docker.template" to support adaptive CK containers
  • added rebuild function to module:docker to rebuild images (#145)
  • added support for multiple Docker tags in module:docker . See example: https://github.com/octoml/mlops/tree/main/docker/ck-template-mlperf
  • added "default_org" key in a CK Docker entry meta to specify default organization
  • added "outdated" and "aging" keys in Docker images to warn user about the status of a given Docker container
  • added main CK and MLPerf repositories to Zenodo to ensure reproducibilty
  • added common function "tested" to mark CK entries as tested, i.e. "ck tested docker:mlperf-inference-v0.7.openvino"