Skip to content

Conversation

DiweiSun
Copy link

@DiweiSun DiweiSun commented Sep 18, 2025

This PR aims to enable the CI pipeline for TorchAO targeting the XPU architecture. By leveraging Docker, we have streamlined the setup process, ensuring a consistent and isolated environment that closely mimics production settings. This approach not only facilitates easier debugging but also enhances our ability to promptly gate and block potential issues before they affect the broader codebase. Key improvements and features introduced in this PR include:

Docker Environment Setup

  • Configuration of Dockerfile tailored for XPU compatibility.
  • Instructions for building and running the Docker container.

Integration with Existing CI/CD Pipeline

  • Add XPU tests script.

Trigger Mechanism

  • Add ciflow/cpu to trigger XPU CI

Copy link

pytorch-bot bot commented Sep 18, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3027

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 Cancelled Job

As of commit a42e14b with merge base 8e2ca35 (image):

CANCELLED JOB - The following job was cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link

pytorch-bot bot commented Sep 24, 2025

Warning: Unknown label ciflow/xpu.
Currently recognized labels are

  • ciflow/benchmark
  • ciflow/tutorials
  • ciflow/rocm
  • ciflow/4xh100

Please add the new label to .github/pytorch-probot.yml

@pytorch-bot pytorch-bot bot removed the ciflow/xpu label used to trigger xpu CI jobs label Sep 24, 2025
@liangan1
Copy link
Collaborator

@pytorchbot label "ciflow/xpu"

@pytorch-bot pytorch-bot bot added the ciflow/xpu label used to trigger xpu CI jobs label Sep 24, 2025
Copy link

pytorch-bot bot commented Sep 24, 2025

Warning: Unknown label ciflow/xpu.
Currently recognized labels are

  • ciflow/benchmark
  • ciflow/tutorials
  • ciflow/rocm
  • ciflow/4xh100

Please add the new label to .github/pytorch-probot.yml

@pytorch-bot pytorch-bot bot removed the ciflow/xpu label used to trigger xpu CI jobs label Sep 25, 2025
@liangan1
Copy link
Collaborator

@pytorchbot label "ciflow/xpu"

@pytorch-bot pytorch-bot bot added the ciflow/xpu label used to trigger xpu CI jobs label Sep 25, 2025
Copy link

pytorch-bot bot commented Sep 25, 2025

Warning: Unknown label ciflow/xpu.
Currently recognized labels are

  • ciflow/benchmark
  • ciflow/tutorials
  • ciflow/rocm
  • ciflow/4xh100

Please add the new label to .github/pytorch-probot.yml

@liangan1
Copy link
Collaborator

@pytorchbot label "ciflow/xpu"

@pytorch-bot pytorch-bot bot removed the ciflow/xpu label used to trigger xpu CI jobs label Sep 26, 2025
@liangan1
Copy link
Collaborator

@pytorchbot label "ciflow/xpu"

@pytorch-bot pytorch-bot bot added the ciflow/xpu label used to trigger xpu CI jobs label Sep 26, 2025
Copy link

pytorch-bot bot commented Sep 26, 2025

Warning: Unknown label ciflow/xpu.
Currently recognized labels are

  • ciflow/benchmark
  • ciflow/tutorials
  • ciflow/rocm
  • ciflow/4xh100

Please add the new label to .github/pytorch-probot.yml

@pytorch-bot pytorch-bot bot removed the ciflow/xpu label used to trigger xpu CI jobs label Sep 26, 2025
@liangan1
Copy link
Collaborator

@pytorchbot label "ciflow/xpu"

@pytorch-bot pytorch-bot bot added the ciflow/xpu label used to trigger xpu CI jobs label Sep 26, 2025
Copy link

pytorch-bot bot commented Sep 26, 2025

Warning: Unknown label ciflow/xpu.
Currently recognized labels are

  • ciflow/benchmark
  • ciflow/tutorials
  • ciflow/rocm
  • ciflow/4xh100

Please add the new label to .github/pytorch-probot.yml

@DiweiSun DiweiSun changed the title Ci/xpu enabling Enable CI for TorchAO on XPU Using Docker Sep 26, 2025
@DiweiSun DiweiSun changed the title Enable CI for TorchAO on XPU Using Docker [CI]Enable CI for TorchAO on XPU Using Docker Sep 26, 2025
@pytorch-bot pytorch-bot bot removed the ciflow/xpu label used to trigger xpu CI jobs label Sep 26, 2025
@liangan1
Copy link
Collaborator

@pytorchbot label "ciflow/xpu"

@pytorch-bot pytorch-bot bot added the ciflow/xpu label used to trigger xpu CI jobs label Sep 26, 2025
Copy link

pytorch-bot bot commented Sep 26, 2025

Warning: Unknown label ciflow/xpu.
Currently recognized labels are

  • ciflow/benchmark
  • ciflow/tutorials
  • ciflow/rocm
  • ciflow/4xh100

Please add the new label to .github/pytorch-probot.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/xpu label used to trigger xpu CI jobs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: for developers Use this tag if this PR is mainly developer facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants