pytorch-onnx
✓Exportieren von PyTorch-Modellen in das ONNX-Format für die plattformübergreifende Bereitstellung. Beinhaltet die Handhabung dynamischer Achsen, Diagrammoptimierung in ONNX Runtime und INT8-Modellquantisierung. (onnx, onnxruntime, Torch.onnx.export, Dynamic_axes, Constant-Folding, Edge-Deployment)
Installation
SKILL.md
ONNX (Open Neural Network Exchange) is an open format built to represent machine learning models. Exporting PyTorch models to ONNX allows them to be executed in environments without Python or PyTorch, using high-performance engines like ONNX Runtime.
Use ONNX for cross-language deployment (C++, Java, C#), edge deployment (mobile/IoT), or to leverage specialized hardware accelerators (like TensorRT) that support ONNX as an input format.
Exportieren von PyTorch-Modellen in das ONNX-Format für die plattformübergreifende Bereitstellung. Beinhaltet die Handhabung dynamischer Achsen, Diagrammoptimierung in ONNX Runtime und INT8-Modellquantisierung. (onnx, onnxruntime, Torch.onnx.export, Dynamic_axes, Constant-Folding, Edge-Deployment) Quelle: cuba6112/skillfactory.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/cuba6112/skillfactory --skill pytorch-onnx Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/cuba6112/skillfactory --skill pytorch-onnx- Quelle
- cuba6112/skillfactory
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-11
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist pytorch-onnx?
Exportieren von PyTorch-Modellen in das ONNX-Format für die plattformübergreifende Bereitstellung. Beinhaltet die Handhabung dynamischer Achsen, Diagrammoptimierung in ONNX Runtime und INT8-Modellquantisierung. (onnx, onnxruntime, Torch.onnx.export, Dynamic_axes, Constant-Folding, Edge-Deployment) Quelle: cuba6112/skillfactory.
Wie installiere ich pytorch-onnx?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/cuba6112/skillfactory --skill pytorch-onnx Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/cuba6112/skillfactory
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-11