一键导入
router
Classifies and routes tasks to the appropriate ROCm-DS component (hipDF, hipVS, hipGRAPH, hipRAFT, hipMM) based on workload requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Classifies and routes tasks to the appropriate ROCm-DS component (hipDF, hipVS, hipGRAPH, hipRAFT, hipMM) based on workload requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Placeholder skill description.
Verifies whether a requested ROCm-DS workflow is officially supported, source-build feasible, or experimental on the target system.
Migrates pandas-like workflows to hipDF and cudf.pandas style acceleration, auditing for unsupported features.
Leverages GPU acceleration to process and analyze complex graph structures using hipGRAPH. Note: hipGRAPH is early access.
Utilizes the HIP Memory Manager (hipMM) for advanced GPU memory pooling, efficient allocation, and data movement.
Utilizes hipRAFT for foundational, reusable GPU-accelerated primitives like clustering, dimensionality reduction, and statistical operations.
| name | router |
| description | Classifies and routes tasks to the appropriate ROCm-DS component (hipDF, hipVS, hipGRAPH, hipRAFT, hipMM) based on workload requirements. |
| tools | ["bash","python"] |
| inputs | ["task_description","source_files"] |
| outputs | ["selected_component","routing_rationale"] |
| tags | ["rocm","rocm-ds","routing"] |
Act as the traffic cop to decide which ROCm-DS component applies to a given data science task.
hipdf-pandas-porthipvs-annhipgraph-analyticshipraft-primitiveshipmm-memory-ops