Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single Docker Image Release #17051

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

dimitri-tenstorrent
Copy link
Contributor

@dimitri-tenstorrent dimitri-tenstorrent commented Jan 23, 2025

Ticket

#17040

Problem description

Since the ARCH_NAME dependency was removed, there is no longer a reason to have multiple images.

What's changed

  • Change the workflows to generate only a single release image.
  • Update the documentation
  • Change paths in the Docker registry

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • (For models and ops writers) Full new models tests passes
  • New/Existing tests provide coverage for changes

Copy link
Contributor

@blozano-tt blozano-tt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful

@dimitri-tenstorrent dimitri-tenstorrent force-pushed the dimitri/17040-single-release-image branch from 0de3350 to 23fa69a Compare January 24, 2025 16:22
@dimitri-tenstorrent dimitri-tenstorrent force-pushed the dimitri/17040-single-release-image branch from 23fa69a to d7f09a0 Compare January 24, 2025 16:23
@dimitri-tenstorrent dimitri-tenstorrent merged commit b9ff2d1 into main Jan 24, 2025
33 of 34 checks passed
@dimitri-tenstorrent dimitri-tenstorrent deleted the dimitri/17040-single-release-image branch January 24, 2025 16:35
patrickroberts pushed a commit that referenced this pull request Jan 25, 2025
### Ticket

#17040 

### Problem description
Since the ARCH_NAME dependency was removed, there is no longer a reason
to have multiple images.

### What's changed

- Change the workflows to generate only a single release image.
- Update the documentation
- Change paths in the Docker registry

### Checklist
- [x] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants