Skip to content

Add PT_VERSION argument and install torchaudio in Dockerfile#1043

Merged
PatrykWo merged 2 commits intomainfrom
pwolsza/CI-HUD-Test-fix
Feb 25, 2026
Merged

Add PT_VERSION argument and install torchaudio in Dockerfile#1043
PatrykWo merged 2 commits intomainfrom
pwolsza/CI-HUD-Test-fix

Conversation

@PatrykWo
Copy link
Collaborator

No description provided.

Signed-off-by: PatrykWo <patryk.wolsza@intel.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the HPU benchmark Docker image build to parameterize the PyTorch version within the build stage and installs torchaudio to match the selected PyTorch version.

Changes:

  • Re-declare PT_VERSION as a stage ARG so it can be used in later RUN steps.
  • Install torchaudio==${PT_VERSION} alongside existing Python dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: PatrykWo <patryk.wolsza@intel.com>
@PatrykWo PatrykWo enabled auto-merge (squash) February 25, 2026 14:12
@PatrykWo PatrykWo merged commit 7409ae2 into main Feb 25, 2026
18 checks passed
@PatrykWo PatrykWo deleted the pwolsza/CI-HUD-Test-fix branch February 25, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants