Skip to content

Port xpu for test_fx_experimental_xpu.py#3948

Open
libohao1201 wants to merge 2 commits into
mainfrom
libo/enable_xpu_for_test_fx_experimental
Open

Port xpu for test_fx_experimental_xpu.py#3948
libohao1201 wants to merge 2 commits into
mainfrom
libo/enable_xpu_for_test_fx_experimental

Conversation

@libohao1201

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added disable_e2e Disable all e2e test jobs for the PR disable_distributed Disable distributed UT test jobs for the PR disable_build Disable source code build for CI test, use nightly wheel disable_win Disable Windows CI test jobs for the PR labels Jun 10, 2026
@chuanqi129 chuanqi129 marked this pull request as draft June 10, 2026 07:41
@chuanqi129 chuanqi129 marked this pull request as ready for review June 10, 2026 07:41
@libohao1201 libohao1201 requested a review from daisyden June 10, 2026 07:42
@libohao1201

Copy link
Copy Markdown
Contributor Author

@copilot https://gh.io/copilot-coding-agent-docs https://gh.io/copilot-coding-agent-docs The Python lint (flake8/ruff) check failed. Please fix the lint errors in this PR.

Important: Do NOT update the plan in the PR description directly. Use reply comments to update the status.

Lint job log: https://github.com/intel/torch-xpu-ops/actions/runs/27261084799

Instructions:

Review the lint failure log via the link above
Fix all lint errors in the relevant source files
Ensure both Python lint and Clang format checks pass
Use reply comments to report progress - do NOT modify the PR description plan directly

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

@copilot https://gh.io/copilot-coding-agent-docs https://gh.io/copilot-coding-agent-docs The Python lint (flake8/ruff) check failed. Please fix the lint errors in this PR.

Important: Do NOT update...

Addressed in commit 15f3e88.

I inspected the failing run (27261084799) and applied the PYFMT-required fixes in test/xpu/test_fx_experimental_xpu.py (import ordering + formatting only). I then re-ran local lint checks with .github/scripts/lintrunner.sh for Python linters (--skip CLANGTIDY,CLANGFORMAT,MERGE_CONFLICTLESS_CSV --all-files) and they pass. Since this PR change is Python-only, no C++ formatting changes were introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disable_build Disable source code build for CI test, use nightly wheel disable_distributed Disable distributed UT test jobs for the PR disable_e2e Disable all e2e test jobs for the PR disable_win Disable Windows CI test jobs for the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants