Skip to main content
openvinotoolkit
GitHub 创作者资料

openvinotoolkit

按仓库查看 5 个 GitHub 仓库中的 39 个已收集 skills。

已收集 skills
39
仓库
5
更新
2026年9月16日
仓库浏览

仓库与代表性 skills

ov-agentic-workflows
未分类

Author, edit, compile, validate, and debug any OpenVINO gh-aw agentic workflow (e.g. ci-doctor, ci-doctor-mq, and any future ones) and their shared safe-output jobs under .github/workflows/shared/agentic-workflows. Use when a user wants to create a new…

2026年9月16日
add-cpu-op
软件开发工程师

Add a new operation to the OpenVINO CPU plugin — node registration, JIT/oneDNN executors (AVX2/AVX-512/AMX), and functional tests.

2026年9月8日
ov-github-actions-ci
软件开发工程师

Author, edit, debug, and review the OpenVINO GitHub Actions CI infrastructure — regular (non-agentic) workflows under .github/workflows, reusable job_*.yml workflows, custom composite actions under .github/actions, CI helper scripts under .github/scripts,…

2026年8月27日
ov-gguf-add-architecture
软件开发工程师

Enable a new model architecture/family in the OpenVINO GGUF frontend's native .gguf builder, or check whether a GGUF model is supported. Use when the user asks to enable, support or bring up a GGUF/llama.cpp model (llama, qwen, phi, gemma, MoE and similar…

2026年8月21日
ov-gguf-debug-accuracy
软件开发工程师

Debug wrong or degraded output from a GGUF model running through the OpenVINO GGUF frontend or the ggml-openvino backend. Use when a GGUF model converts but produces garbage, repeated or drifting tokens, a cosine-similarity cliff between layers, output that…

2026年8月21日
ov-gguf-enable-op
软件开发工程师

Enable a ggml operation in the OpenVINO GGUF frontend by adding or fixing an op translator. Use when conversion fails with "Translation for operation type GGML_OP_* is not implemented", when the user asks to add/implement/fix a GGUF or ggml op translator or…

2026年8月21日
ov-update-pytorch-version
软件开发工程师

Upgrade the PyTorch version used by OpenVINO tests (torch / torchvision / torchaudio) and resolve fallout — missing operator translators, new functionalized `*_copy` aten ops, decomposition changes, FX-only tests failing in TorchScript mode, and accuracy…

2026年8月14日
ov-transformation-tests
软件质量保证分析师与测试员

Write unit tests for OpenVINO ov::Model graph transformations (passes). Use when the user asks to write, add, or refactor tests for a transformation pass (MatcherPass, ModelPass), or to modernize legacy transformation tests.

2026年7月3日
已展示 8 / 20 个已收集 Skill。
physicalai-runtime-working-with-config
软件开发工程师

Works with physicalai.config (Config recipes, export_config, jsonargparse, YAML). Use when editing src/physicalai/config, class_path YAML, runtime or policy construction, or docs under docs/how-to/config and docs/explanation/configuration.md. Runtime owns…

2026年8月20日
physicalai-runtime-adding-a-robot-integration
软件开发工程师

Adds or modifies robot hardware integrations under physicalai.robot. Use when implementing the Robot protocol, SO101 or Trossen WidowX drivers, robot connect helpers, verify.py checks, optional extras so101 or trossen, or tests in tests/unit/robot.

2026年7月20日
physicalai-runtime-adding-a-camera-backend
软件开发工程师

Adds or modifies a camera backend under physicalai.capture. Use when implementing a new Camera type, extending create_camera in src/physicalai/capture/factory.py, discovery helpers, optional pip extras for vendor SDKs, SharedCamera transport, or tests under…

2026年7月6日
physicalai-runtime-configuring-inference-pipeline
软件开发工程师

Configures preprocessors, postprocessors, and runners around InferenceModel via manifest specs and ComponentRegistry. Use when editing physicalai.inference.preprocessors or postprocessors, manifest preprocessor/postprocessor lists, instantiate_component,…

2026年7月6日
physicalai-runtime-loading-exported-policies
软件开发工程师

Loads and validates policies exported from Physical AI Studio for Runtime deployment. Use when working on InferenceModel, InferenceModel.from_pretrained, manifest.json, adapter auto-detection (onnx, openvino), backend/device kwargs, Hugging Face Hub policy…

2026年7月6日
physicalai-runtime-running-policy-on-robot
软件开发工程师

Runs exported policies on hardware with PolicyRuntime, execution modes, and physicalai run. Use when wiring PolicyRuntime, SyncExecution or RTC execution, runtime YAML configs, action queues, runtime callbacks, or docs/how-to/runtime run-policy-on-robot and…

2026年7月6日
已展示 5 / 5 个仓库
已展示全部仓库