Skip to main content
Manusで任意のスキルを実行
ワンクリックで
openvinotoolkit
GitHub クリエイタープロフィール

openvinotoolkit

5 件の GitHub リポジトリにある 32 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
32
リポジトリ
5
更新
2026-07-20
リポジトリエクスプローラー

リポジトリと代表的な skills

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-07-03
ov-debug
ソフトウェア開発者

Troubleshooting all sorts of failures, crashes, exceptions and errors using debug capabilities. Analyze accuracy, performance, model compilation, or memory issues. Dump tensors and intermediate blobs. Serialize and visualize IRs, execution graphs. Enable verbose, logging. Profile execution. Compare layer outputs. Inspect, trace or dump transformations. Identify executed operations, nodes, primitives, kernels.

2026-06-30
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 regressions caused by stricter typing. Use when the user asks to "bump torch", "update pytorch to X.Y", "upgrade torch tests", or when pytorch_tests / model_hub pytorch tests fail after a torch version change. Do not use for: enabling a single new PyTorch operator unrelated to a version bump, GenAI / Optimum upgrades, or plugin-level numerical bugs unrelated to the frontend.

2026-06-30
add-core-op
ソフトウェア開発者

Adds a core operator to the OpenVINO toolkit. Use when asked to implement a new operation into OpenVINO.

2026-06-30
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-06-30
add-fe-op
ソフトウェア開発者

Adds a new operation to OpenVINO Frontend pipelines with translator updates, registration, and tests.

2026-06-30
add-fusion-transformation
ソフトウェア開発者

Adds a new OpenVINO fusion transformation (subgraph to one or several operations) and corresponding tests.

2026-06-30
analyze-and-convert
ソフトウェア開発者

Analyze a HuggingFace model and attempt OpenVINO conversion — probe properties, run strategy matrix, classify failures, and produce a structured routing report.

2026-06-30
このリポジトリの収集済み skills 15 件中、上位 8 件を表示しています。
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-07-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 tests/unit/capture with fake devices.

2026-07-06
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, registered type names, or class_path init_args for inference pipeline components.

2026-07-06
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 packages, or the Runtime side of the export/load contract that Studio produces with physicalai export.

2026-07-06
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 execution modes.

2026-07-06
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました