Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Nightly Docker Images#1144

Merged
bfineran merged 1 commit into
mainfrom
nightly-docker-image
Aug 14, 2023
Merged

Nightly Docker Images#1144
bfineran merged 1 commit into
mainfrom
nightly-docker-image

Conversation

@rahul-tuli

@rahul-tuli rahul-tuli commented Jul 24, 2023

Copy link
Copy Markdown
Member

This PR adds support to build and push deepsparse-nightly docker images to github container registry

The workflow will be run once everyday at 1:00 am, and includes the following images:

  • deepsparse-nightly Latest deepsparse-nightly from main, will all dependencies installed
  • deepsparse-nightly:latest Same as above
  • deepsparse-nightly:YYYYMMDD deepsparse-nightly from YYYYMMDD with all dependencies installed
  • deepsparse-nightly:base-YYYYMMDD deepsparse-nightly from YYYYMMDD with only base dependencies installed

These images will live under the https://github.com/orgs/neuralmagic/packages?repo_name=deepsparse
and can be pulled using:

docker pull <IMAGE-NAME>

Equivalent in purpose to Sparseml Diff: neuralmagic/sparseml#1684

@bfineran bfineran merged commit dd4850c into main Aug 14, 2023
@bfineran bfineran deleted the nightly-docker-image branch August 14, 2023 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants