Check XPU Test Case Existence Skill
CommunityPinpoint XPU test existence across PyTorch tests.
Authordaisyden
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Analyzes cross-platform XPU test coverage to determine whether a PyTorch XPU test case exists, is missing, or is gated by wrappers, patching, or parametrization.
Core Features & Use Cases
- Trace Test Existence: Inspect PyTorch tests, torch-xpu-ops wrappers, and distributed variants to locate corresponding test cases.
- Assess Porting Status: Distinguish between XPU-native tests and CUDA/CPU equivalents, and flag missing ports.
- Root Cause Diagnosis: Identify whether absence is due to XPUPatchForImport, OpInfo dtype restrictions, or runtime skips, guiding remediation.
- Use Case: QA engineers can quickly determine if an XPU test case exists for a given operator and what needs to be ported or updated.
Quick Start
Review the relevant PyTorch and torch-xpu-ops test wrappers and determine whether the XPU test case is present, missing, or gated, then document the reason and recommended remediation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Check XPU Test Case Existence Skill Download link: https://github.com/daisyden/ai_for_validation/archive/main.zip#check-xpu-test-case-existence-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.